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