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