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