import { ComponentPropsWithRef, ReactElement } from "react";
/**
 * @public
 */
declare function MicrophoneSlashIcon(props: ComponentPropsWithRef<"svg">): ReactElement;
export { MicrophoneSlashIcon, MicrophoneSlashIcon as default };
//# sourceMappingURL=MicrophoneSlash.d.ts.map