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