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