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