import { ReactIconComponentType } from '../types';

declare const SurroundSound: ReactIconComponentType;
export default SurroundSound;
            