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

declare const ArrowTopThickIcon: MdiReactIconComponentType;
export default ArrowTopThickIcon;
