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

declare const NumericSixIcon: MdiReactIconComponentType;
export default NumericSixIcon;
