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