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