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