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