import { type IconFn } from "../_icon.js"; /** Feather `MicOff` icon. */ export declare const iconFeatherMicOff: IconFn;