import { IconProps } from '../types';
declare const Crane: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Crane;
//# sourceMappingURL=Crane.d.ts.map