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