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