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