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