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