export declare const MicrophoneIcon: ({ width, height }: {
    width: number;
    height: number;
}) => import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=MicrophoneIcon.d.ts.map