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