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