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

declare const AxisYArrowIcon: MdiReactIconComponentType;
export = AxisYArrowIcon;