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