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

declare const ArrowCompressLeftIcon: MdiReactIconComponentType;
export default ArrowCompressLeftIcon;
