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

declare const PlaylistNoteIcon: MdiReactIconComponentType;
export default PlaylistNoteIcon;
