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

declare const ArrowTopIcon: MdiReactIconComponentType;
export default ArrowTopIcon;
