export declare enum ShippingProfileType { DEFAULT = "default", GIFT_CARD = "gift_card", CUSTOM = "custom" } //# sourceMappingURL=index.d.ts.map