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