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