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