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