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