import { SVGProps } from "react";
declare const RILayout2Line: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RILayout2Line };
