import { IconProps } from '../lib';
declare function MicrophoneSlash(props: IconProps): JSX.Element;
export default MicrophoneSlash;
