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