import { MdiReactIconComponentType } from './dist/typings';

declare const SurroundSoundIcon: MdiReactIconComponentType;
export default SurroundSoundIcon;
