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

declare const DiscPlayerIcon: MdiReactIconComponentType;
export default DiscPlayerIcon;
