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