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

declare const PierCraneIcon: MdiReactIconComponentType;
export default PierCraneIcon;
