import type { FC, SVGProps } from "react";
export declare const Gift: FC<SVGProps<SVGSVGElement>>;
export default Gift;
//# sourceMappingURL=Gift.d.ts.map