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

declare const LoudspeakerIcon: ReactIconComponentType;
export default LoudspeakerIcon;
            