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

declare const SpeakersIcon: MdiReactIconComponentType;
export default SpeakersIcon;
