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

declare const Speaker: ReactIconComponentType;
export default Speaker;
            