import { IconProps } from '../types';
declare const MicrophoneSlash: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default MicrophoneSlash;
//# sourceMappingURL=MicrophoneSlash.d.ts.map