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

declare const ArrowCompressDownIcon: MdiReactIconComponentType;
export default ArrowCompressDownIcon;
