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

declare const DiscFullIcon: MdiReactIconComponentType;
export default DiscFullIcon;
