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