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