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

declare const CraneIcon: MdiReactIconComponentType;
export default CraneIcon;
