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