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

declare const SpeakerNotes: ReactIconComponentType;
export default SpeakerNotes;
            