import { SVGProps } from "react";
declare const GICrane: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GICrane };
