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