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