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