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