export declare const ScreenView: import("superstruct").Struct<{ screen_name?: string | undefined; screen_class?: string | undefined; }, { screen_class: import("superstruct").Struct; screen_name: import("superstruct").Struct; }>; export declare const AddPaymentInfo: import("superstruct").Struct<{ coupon?: string | undefined; currency?: string | undefined; value?: number | undefined; items?: { item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined; payment_type?: string | undefined; }, { items: import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined, import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }, { item_brand: import("superstruct").Struct; item_id: import("superstruct").Struct; item_name: import("superstruct").Struct; item_category: import("superstruct").Struct; item_category2: import("superstruct").Struct; item_category3: import("superstruct").Struct; item_category4: import("superstruct").Struct; item_category5: import("superstruct").Struct; item_list_id: import("superstruct").Struct; item_list_name: import("superstruct").Struct; item_location_id: import("superstruct").Struct; item_variant: import("superstruct").Struct; quantity: import("superstruct").Struct; price: import("superstruct").Struct; index: import("superstruct").Struct; }>>; value: import("superstruct").Struct; currency: import("superstruct").Struct; coupon: import("superstruct").Struct; payment_type: import("superstruct").Struct; }>; export declare const AddShippingInfo: import("superstruct").Struct<{ coupon?: string | undefined; currency?: string | undefined; value?: number | undefined; items?: { item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined; shipping_tier?: string | undefined; }, { items: import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined, import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }, { item_brand: import("superstruct").Struct; item_id: import("superstruct").Struct; item_name: import("superstruct").Struct; item_category: import("superstruct").Struct; item_category2: import("superstruct").Struct; item_category3: import("superstruct").Struct; item_category4: import("superstruct").Struct; item_category5: import("superstruct").Struct; item_list_id: import("superstruct").Struct; item_list_name: import("superstruct").Struct; item_location_id: import("superstruct").Struct; item_variant: import("superstruct").Struct; quantity: import("superstruct").Struct; price: import("superstruct").Struct; index: import("superstruct").Struct; }>>; value: import("superstruct").Struct; currency: import("superstruct").Struct; coupon: import("superstruct").Struct; shipping_tier: import("superstruct").Struct; }>; export declare const AddToCart: import("superstruct").Struct<{ currency?: string | undefined; value?: number | undefined; items?: { item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined; }, { items: import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined, import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }, { item_brand: import("superstruct").Struct; item_id: import("superstruct").Struct; item_name: import("superstruct").Struct; item_category: import("superstruct").Struct; item_category2: import("superstruct").Struct; item_category3: import("superstruct").Struct; item_category4: import("superstruct").Struct; item_category5: import("superstruct").Struct; item_list_id: import("superstruct").Struct; item_list_name: import("superstruct").Struct; item_location_id: import("superstruct").Struct; item_variant: import("superstruct").Struct; quantity: import("superstruct").Struct; price: import("superstruct").Struct; index: import("superstruct").Struct; }>>; value: import("superstruct").Struct; currency: import("superstruct").Struct; }>; export declare const AddToWishlist: import("superstruct").Struct<{ currency?: string | undefined; value?: number | undefined; items?: { item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined; }, { items: import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined, import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }, { item_brand: import("superstruct").Struct; item_id: import("superstruct").Struct; item_name: import("superstruct").Struct; item_category: import("superstruct").Struct; item_category2: import("superstruct").Struct; item_category3: import("superstruct").Struct; item_category4: import("superstruct").Struct; item_category5: import("superstruct").Struct; item_list_id: import("superstruct").Struct; item_list_name: import("superstruct").Struct; item_location_id: import("superstruct").Struct; item_variant: import("superstruct").Struct; quantity: import("superstruct").Struct; price: import("superstruct").Struct; index: import("superstruct").Struct; }>>; value: import("superstruct").Struct; currency: import("superstruct").Struct; }>; export declare const BeginCheckout: import("superstruct").Struct<{ coupon?: string | undefined; currency?: string | undefined; value?: number | undefined; items?: { item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined; }, { items: import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined, import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }, { item_brand: import("superstruct").Struct; item_id: import("superstruct").Struct; item_name: import("superstruct").Struct; item_category: import("superstruct").Struct; item_category2: import("superstruct").Struct; item_category3: import("superstruct").Struct; item_category4: import("superstruct").Struct; item_category5: import("superstruct").Struct; item_list_id: import("superstruct").Struct; item_list_name: import("superstruct").Struct; item_location_id: import("superstruct").Struct; item_variant: import("superstruct").Struct; quantity: import("superstruct").Struct; price: import("superstruct").Struct; index: import("superstruct").Struct; }>>; value: import("superstruct").Struct; currency: import("superstruct").Struct; coupon: import("superstruct").Struct; }>; export declare const CampaignDetails: import("superstruct").Struct<{ source: string; medium: string; campaign: string; term?: string | undefined; content?: string | undefined; aclid?: string | undefined; cp1?: string | undefined; }, { source: import("superstruct").Struct; medium: import("superstruct").Struct; campaign: import("superstruct").Struct; term: import("superstruct").Struct; content: import("superstruct").Struct; aclid: import("superstruct").Struct; cp1: import("superstruct").Struct; }>; export declare const EarnVirtualCurrency: import("superstruct").Struct<{ value: number; virtual_currency_name: string; }, { virtual_currency_name: import("superstruct").Struct; value: import("superstruct").Struct; }>; export declare const GenerateLead: import("superstruct").Struct<{ currency?: string | undefined; value?: number | undefined; }, { currency: import("superstruct").Struct; value: import("superstruct").Struct; }>; export declare const JoinGroup: import("superstruct").Struct<{ group_id: string; }, { group_id: import("superstruct").Struct; }>; export declare const LevelEnd: import("superstruct").Struct<{ level: number; success?: boolean | undefined; }, { level: import("superstruct").Struct; success: import("superstruct").Struct; }>; export declare const LevelStart: import("superstruct").Struct<{ level: number; }, { level: import("superstruct").Struct; }>; export declare const LevelUp: import("superstruct").Struct<{ level: number; character?: string | undefined; }, { level: import("superstruct").Struct; character: import("superstruct").Struct; }>; export declare const Login: import("superstruct").Struct<{ method: string; }, { method: import("superstruct").Struct; }>; export declare const PostScore: import("superstruct").Struct<{ score: number; level?: number | undefined; character?: string | undefined; }, { score: import("superstruct").Struct; level: import("superstruct").Struct; character: import("superstruct").Struct; }>; export declare const Refund: import("superstruct").Struct<{ affiliation?: string | undefined; coupon?: string | undefined; currency?: string | undefined; value?: number | undefined; items?: { item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined; shipping?: number | undefined; tax?: number | undefined; transaction_id?: string | undefined; }, { affiliation: import("superstruct").Struct; coupon: import("superstruct").Struct; currency: import("superstruct").Struct; items: import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined, import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }, { item_brand: import("superstruct").Struct; item_id: import("superstruct").Struct; item_name: import("superstruct").Struct; item_category: import("superstruct").Struct; item_category2: import("superstruct").Struct; item_category3: import("superstruct").Struct; item_category4: import("superstruct").Struct; item_category5: import("superstruct").Struct; item_list_id: import("superstruct").Struct; item_list_name: import("superstruct").Struct; item_location_id: import("superstruct").Struct; item_variant: import("superstruct").Struct; quantity: import("superstruct").Struct; price: import("superstruct").Struct; index: import("superstruct").Struct; }>>; shipping: import("superstruct").Struct; tax: import("superstruct").Struct; value: import("superstruct").Struct; transaction_id: import("superstruct").Struct; }>; export declare const Purchase: import("superstruct").Struct<{ affiliation?: string | undefined; coupon?: string | undefined; currency?: string | undefined; value?: number | undefined; items?: { item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined; shipping?: number | undefined; tax?: number | undefined; transaction_id?: string | undefined; }, { affiliation: import("superstruct").Struct; coupon: import("superstruct").Struct; currency: import("superstruct").Struct; items: import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined, import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }, { item_brand: import("superstruct").Struct; item_id: import("superstruct").Struct; item_name: import("superstruct").Struct; item_category: import("superstruct").Struct; item_category2: import("superstruct").Struct; item_category3: import("superstruct").Struct; item_category4: import("superstruct").Struct; item_category5: import("superstruct").Struct; item_list_id: import("superstruct").Struct; item_list_name: import("superstruct").Struct; item_location_id: import("superstruct").Struct; item_variant: import("superstruct").Struct; quantity: import("superstruct").Struct; price: import("superstruct").Struct; index: import("superstruct").Struct; }>>; shipping: import("superstruct").Struct; tax: import("superstruct").Struct; value: import("superstruct").Struct; transaction_id: import("superstruct").Struct; }>; export declare const RemoveFromCart: import("superstruct").Struct<{ currency?: string | undefined; value?: number | undefined; items?: { item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined; }, { currency: import("superstruct").Struct; items: import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined, import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }, { item_brand: import("superstruct").Struct; item_id: import("superstruct").Struct; item_name: import("superstruct").Struct; item_category: import("superstruct").Struct; item_category2: import("superstruct").Struct; item_category3: import("superstruct").Struct; item_category4: import("superstruct").Struct; item_category5: import("superstruct").Struct; item_list_id: import("superstruct").Struct; item_list_name: import("superstruct").Struct; item_location_id: import("superstruct").Struct; item_variant: import("superstruct").Struct; quantity: import("superstruct").Struct; price: import("superstruct").Struct; index: import("superstruct").Struct; }>>; value: import("superstruct").Struct; }>; export declare const Search: import("superstruct").Struct<{ search_term: string; start_date: unknown; end_date: unknown; origin?: string | undefined; number_of_nights?: number | undefined; number_of_rooms?: number | undefined; number_of_passengers?: number | undefined; destination?: string | undefined; travel_class?: string | undefined; }, { search_term: import("superstruct").Struct; number_of_nights: import("superstruct").Struct; number_of_rooms: import("superstruct").Struct; number_of_passengers: import("superstruct").Struct; origin: import("superstruct").Struct; destination: import("superstruct").Struct; start_date: import("superstruct").Struct; end_date: import("superstruct").Struct; travel_class: import("superstruct").Struct; }>; export declare const SelectContent: import("superstruct").Struct<{ item_id: string; content_type: string; }, { content_type: import("superstruct").Struct; item_id: import("superstruct").Struct; }>; export declare const SelectItem: import("superstruct").Struct<{ item_list_id?: string | undefined; item_list_name?: string | undefined; items?: { item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined; content_type?: string | undefined; }, { items: import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined, import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }, { item_brand: import("superstruct").Struct; item_id: import("superstruct").Struct; item_name: import("superstruct").Struct; item_category: import("superstruct").Struct; item_category2: import("superstruct").Struct; item_category3: import("superstruct").Struct; item_category4: import("superstruct").Struct; item_category5: import("superstruct").Struct; item_list_id: import("superstruct").Struct; item_list_name: import("superstruct").Struct; item_location_id: import("superstruct").Struct; item_variant: import("superstruct").Struct; quantity: import("superstruct").Struct; price: import("superstruct").Struct; index: import("superstruct").Struct; }>>; item_list_id: import("superstruct").Struct; item_list_name: import("superstruct").Struct; content_type: import("superstruct").Struct; }>; export declare const SelectPromotion: import("superstruct").Struct<{ creative_name: string; creative_slot: string; promotion_id: string; promotion_name: string; location_id: string; items?: { item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined; }, { creative_name: import("superstruct").Struct; creative_slot: import("superstruct").Struct; items: import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined, import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }, { item_brand: import("superstruct").Struct; item_id: import("superstruct").Struct; item_name: import("superstruct").Struct; item_category: import("superstruct").Struct; item_category2: import("superstruct").Struct; item_category3: import("superstruct").Struct; item_category4: import("superstruct").Struct; item_category5: import("superstruct").Struct; item_list_id: import("superstruct").Struct; item_list_name: import("superstruct").Struct; item_location_id: import("superstruct").Struct; item_variant: import("superstruct").Struct; quantity: import("superstruct").Struct; price: import("superstruct").Struct; index: import("superstruct").Struct; }>>; location_id: import("superstruct").Struct; promotion_id: import("superstruct").Struct; promotion_name: import("superstruct").Struct; }>; export declare const SetCheckoutOption: import("superstruct").Struct<{ checkout_step?: number | undefined; checkout_option?: string | undefined; }, { checkout_step: import("superstruct").Struct; checkout_option: import("superstruct").Struct; }>; export declare const Share: import("superstruct").Struct<{ item_id: string; content_type: string; method: string; }, { content_type: import("superstruct").Struct; item_id: import("superstruct").Struct; method: import("superstruct").Struct; }>; export declare const SignUp: import("superstruct").Struct<{ method: string; }, { method: import("superstruct").Struct; }>; export declare const SpendVirtualCurrency: import("superstruct").Struct<{ item_name: string; value: number; virtual_currency_name: string; }, { item_name: import("superstruct").Struct; virtual_currency_name: import("superstruct").Struct; value: import("superstruct").Struct; }>; export declare const UnlockAchievement: import("superstruct").Struct<{ achievement_id: string; }, { achievement_id: import("superstruct").Struct; }>; export declare const ViewCart: import("superstruct").Struct<{ currency?: string | undefined; value?: number | undefined; items?: { item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined; }, { currency: import("superstruct").Struct; items: import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined, import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }, { item_brand: import("superstruct").Struct; item_id: import("superstruct").Struct; item_name: import("superstruct").Struct; item_category: import("superstruct").Struct; item_category2: import("superstruct").Struct; item_category3: import("superstruct").Struct; item_category4: import("superstruct").Struct; item_category5: import("superstruct").Struct; item_list_id: import("superstruct").Struct; item_list_name: import("superstruct").Struct; item_location_id: import("superstruct").Struct; item_variant: import("superstruct").Struct; quantity: import("superstruct").Struct; price: import("superstruct").Struct; index: import("superstruct").Struct; }>>; value: import("superstruct").Struct; }>; export declare const ViewItem: import("superstruct").Struct<{ currency?: string | undefined; value?: number | undefined; items?: { item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined; }, { currency: import("superstruct").Struct; items: import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined, import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }, { item_brand: import("superstruct").Struct; item_id: import("superstruct").Struct; item_name: import("superstruct").Struct; item_category: import("superstruct").Struct; item_category2: import("superstruct").Struct; item_category3: import("superstruct").Struct; item_category4: import("superstruct").Struct; item_category5: import("superstruct").Struct; item_list_id: import("superstruct").Struct; item_list_name: import("superstruct").Struct; item_location_id: import("superstruct").Struct; item_variant: import("superstruct").Struct; quantity: import("superstruct").Struct; price: import("superstruct").Struct; index: import("superstruct").Struct; }>>; value: import("superstruct").Struct; }>; export declare const ViewItemList: import("superstruct").Struct<{ item_list_id?: string | undefined; item_list_name?: string | undefined; items?: { item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined; }, { items: import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined, import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }, { item_brand: import("superstruct").Struct; item_id: import("superstruct").Struct; item_name: import("superstruct").Struct; item_category: import("superstruct").Struct; item_category2: import("superstruct").Struct; item_category3: import("superstruct").Struct; item_category4: import("superstruct").Struct; item_category5: import("superstruct").Struct; item_list_id: import("superstruct").Struct; item_list_name: import("superstruct").Struct; item_location_id: import("superstruct").Struct; item_variant: import("superstruct").Struct; quantity: import("superstruct").Struct; price: import("superstruct").Struct; index: import("superstruct").Struct; }>>; item_list_id: import("superstruct").Struct; item_list_name: import("superstruct").Struct; }>; export declare const ViewPromotion: import("superstruct").Struct<{ creative_name?: string | undefined; creative_slot?: string | undefined; promotion_id?: string | undefined; promotion_name?: string | undefined; location_id?: string | undefined; items?: { item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined; }, { items: import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }[] | undefined, import("superstruct").Struct<{ item_brand?: string | undefined; item_id?: string | undefined; item_name?: string | undefined; item_category?: string | undefined; item_category2?: string | undefined; item_category3?: string | undefined; item_category4?: string | undefined; item_category5?: string | undefined; item_list_id?: string | undefined; item_list_name?: string | undefined; item_variant?: string | undefined; quantity?: number | undefined; price?: number | undefined; index?: number | undefined; item_location_id?: string | undefined; }, { item_brand: import("superstruct").Struct; item_id: import("superstruct").Struct; item_name: import("superstruct").Struct; item_category: import("superstruct").Struct; item_category2: import("superstruct").Struct; item_category3: import("superstruct").Struct; item_category4: import("superstruct").Struct; item_category5: import("superstruct").Struct; item_list_id: import("superstruct").Struct; item_list_name: import("superstruct").Struct; item_location_id: import("superstruct").Struct; item_variant: import("superstruct").Struct; quantity: import("superstruct").Struct; price: import("superstruct").Struct; index: import("superstruct").Struct; }>>; location_id: import("superstruct").Struct; creative_name: import("superstruct").Struct; creative_slot: import("superstruct").Struct; promotion_id: import("superstruct").Struct; promotion_name: import("superstruct").Struct; }>; export declare const ViewSearchResults: import("superstruct").Struct<{ search_term: string; }, { search_term: import("superstruct").Struct; }>; //# sourceMappingURL=structs.d.ts.map