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