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

declare const PlaylistCheckIcon: MdiReactIconComponentType;
export default PlaylistCheckIcon;
