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