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

declare const ArrowCompressIcon: MdiReactIconComponentType;
export default ArrowCompressIcon;
