import type { IconProps } from '../../types';
declare const MickeymouseFill: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Mickeymouse Fill
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { MickeymouseFill };
