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