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

declare const Number6Icon: MdiReactIconComponentType;
export default Number6Icon;
