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