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