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

declare const SpeakerNotesIcon: MdiReactIconComponentType;
export default SpeakerNotesIcon;
