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