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

declare const AxeIcon: MdiReactIconComponentType;
export default AxeIcon;
