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

declare const ArrowCompressAllIcon: MdiReactIconComponentType;
export default ArrowCompressAllIcon;
