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

declare const DiscIcon: MdiReactIconComponentType;
export default DiscIcon;
