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