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