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