/// <reference types="react" />
declare const SpeakerSimpleSlash: (props: any, ref: any) => JSX.Element;
export default SpeakerSimpleSlash;
