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