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

declare const Numeric6Icon: MdiReactIconComponentType;
export default Numeric6Icon;
