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