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