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