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