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

declare const ArrowCompressUpIcon: MdiReactIconComponentType;
export default ArrowCompressUpIcon;
