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