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

declare const CompressIcon: MdiReactIconComponentType;
export default CompressIcon;
