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