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