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