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