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