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