export declare const _Credit: { data: { member: { _id: string; name: string; birthday: string; gender: string; email: string; phoneNumber: string; externalMemberId: string; cardNo: string; joinAt: string; business: string; stats: { avgBillSize: number; avgVisitFrequency: number; products: {}; topupCount: number; visitCount: number; lastVisit: string; feedbackCount: number; lastSeasonPointEarned: number; }; segment: string[]; member: boolean; collection: { CREDIT: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; expiredAt: string; amount: number; }[]; extras: null; options: { validityOption: { validForDay: number; }; }; type: string; user: string; }[]; POINT: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: { validityOption: {}; }; type: string; user: string; }[]; TITLE: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; amount: number; expiredAt: string; }[]; extras: null; options: { validityOption: { validForDay: number; }; }; type: string; user: string; }[]; TIER: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: {}; type: string; user: string; }[]; VOUCHER: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; amount: number; expiredAt: string; }[]; extras: { targetLocation: null; effect: { options: { target: string; excludeIds: null; minPurchase: null; }; availableOnlineOrder: null; priority: null; adjustment: { amount: { amount: number; precision: number; }; type: string; }; }; }; options: { validityOption: { validForDay: number; }; enableTransfer: boolean; cooldown: number; maxUse: number; }; type: string; user: string; }[]; COIN: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: { validityOption: {}; }; type: string; user: string; }[]; }; address: never[]; photoUrl: string; expiringVouchers: { days7: number; days30: number; days90: number; d_5: number; }; lastReadAt: string; importCollection: { TIER: number; POINT: number; CREDIT: number; COIN: number; TITLE: never[]; }; user: string; credit: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; expiredAt: string; amount: number; }[]; extras: null; options: { validityOption: { validForDay: number; }; }; type: string; user: string; }; point: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: { validityOption: {}; }; type: string; user: string; }; coin: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: { validityOption: {}; }; type: string; user: string; }; tier: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: {}; type: string; user: string; }; voucherCount: number; gameCount: number; titles: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; amount: number; expiredAt: string; }[]; extras: null; options: { validityOption: { validForDay: number; }; }; type: string; user: string; }[]; }; transactions: ({ _id: string; user: string; collectible: string; collection: string; business: string; source: string; ref: string; amount: number; expiryAmount: never[]; from: { balance: number; expiryBalance: never[]; }; to: { balance: number; expiryBalance: never[]; }; metadata: { campaign: string; location: string; user?: undefined; }; refunded: null; refundedFrom: null; createdAt: string; pf_user: { _id: string; name: string; birthday: string; gender: string; email: string; phoneNumber: string; externalMemberId: string; cardNo: string; joinAt: string; business: string; stats: { avgBillSize: number; avgVisitFrequency: number; products: {}; topupCount: number; visitCount: number; lastVisit: string; feedbackCount: number; lastSeasonPointEarned: number; }; segment: string[]; member: boolean; collection: { CREDIT: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; expiredAt: string; amount: number; }[]; extras: null; options: { validityOption: { validForDay: number; }; }; type: string; user: string; }[]; POINT: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: { validityOption: {}; }; type: string; user: string; }[]; TITLE: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; amount: number; expiredAt: string; }[]; extras: null; options: { validityOption: { validForDay: number; }; }; type: string; user: string; }[]; TIER: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: {}; type: string; user: string; }[]; VOUCHER: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; amount: number; expiredAt: string; }[]; extras: { targetLocation: null; effect: { options: { target: string; excludeIds: null; minPurchase: null; }; availableOnlineOrder: null; priority: null; adjustment: { amount: { amount: number; precision: number; }; type: string; }; }; }; options: { validityOption: { validForDay: number; }; enableTransfer: boolean; cooldown: number; maxUse: number; }; type: string; user: string; }[]; COIN: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: { validityOption: {}; }; type: string; user: string; }[]; }; address: never[]; photoUrl: string; expiringVouchers: { days7: number; days30: number; days90: number; d_24: number; }; lastReadAt: string; importCollection: { TIER: number; POINT: number; CREDIT: number; COIN: number; TITLE: never[]; }; user: string; referralCode: string; }; pf_collectible: { _id: string; name: string; business: string; type: string; options: {}; stackable: boolean; currentReceive: number; }; totalAmount: number; } | { _id: string; user: string; collectible: string; collection: string; business: string; source: string; ref: string; amount: number; expiryAmount: { _id: string; amount: number; expiredAt: string; }[]; from: { balance: number; expiryBalance: { _id: string; amount: number; expiredAt: string; }[]; }; to: { balance: number; expiryBalance: never[]; }; metadata: { campaign?: undefined; location?: undefined; user?: undefined; }; refunded: null; refundedFrom: null; createdAt: string; pf_user: { _id: string; name: string; birthday: string; gender: string; email: string; phoneNumber: string; externalMemberId: string; cardNo: string; joinAt: string; business: string; stats: { avgBillSize: number; avgVisitFrequency: number; products: {}; topupCount: number; visitCount: number; lastVisit: string; feedbackCount: number; lastSeasonPointEarned: number; }; segment: string[]; member: boolean; collection: { CREDIT: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; expiredAt: string; amount: number; }[]; extras: null; options: { validityOption: { validForDay: number; }; }; type: string; user: string; }[]; POINT: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: { validityOption: {}; }; type: string; user: string; }[]; TITLE: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; amount: number; expiredAt: string; }[]; extras: null; options: { validityOption: { validForDay: number; }; }; type: string; user: string; }[]; TIER: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: {}; type: string; user: string; }[]; VOUCHER: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; amount: number; expiredAt: string; }[]; extras: { targetLocation: null; effect: { options: { target: string; excludeIds: null; minPurchase: null; }; availableOnlineOrder: null; priority: null; adjustment: { amount: { amount: number; precision: number; }; type: string; }; }; }; options: { validityOption: { validForDay: number; }; enableTransfer: boolean; cooldown: number; maxUse: number; }; type: string; user: string; }[]; COIN: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: { validityOption: {}; }; type: string; user: string; }[]; }; address: never[]; photoUrl: string; expiringVouchers: { days7: number; days30: number; days90: number; d_24: number; }; lastReadAt: string; importCollection: { TIER: number; POINT: number; CREDIT: number; COIN: number; TITLE: never[]; }; user: string; referralCode: string; }; pf_collectible: { _id: string; name: string; business: string; type: string; options: {}; stackable: boolean; currentReceive: number; }; totalAmount: number; } | { _id: string; user: string; collectible: string; collection: string; business: string; source: string; ref: string; amount: number; expiryAmount: { _id: string; amount: number; expiredAt: string; }[]; from: { balance: number; expiryBalance: never[]; }; to: { balance: number; expiryBalance: { _id: string; amount: number; expiredAt: string; }[]; }; metadata: { campaign: string; user: string; location?: undefined; }; refunded: null; refundedFrom: null; createdAt: string; pf_user: { _id: string; name: string; birthday: string; gender: string; email: string; phoneNumber: string; externalMemberId: string; cardNo: string; joinAt: string; business: string; stats: { avgBillSize: number; avgVisitFrequency: number; products: {}; topupCount: number; visitCount: number; lastVisit: string; feedbackCount: number; lastSeasonPointEarned: number; }; segment: string[]; member: boolean; collection: { CREDIT: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; expiredAt: string; amount: number; }[]; extras: null; options: { validityOption: { validForDay: number; }; }; type: string; user: string; }[]; POINT: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: { validityOption: {}; }; type: string; user: string; }[]; TITLE: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; amount: number; expiredAt: string; }[]; extras: null; options: { validityOption: { validForDay: number; }; }; type: string; user: string; }[]; TIER: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: {}; type: string; user: string; }[]; VOUCHER: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; amount: number; expiredAt: string; }[]; extras: { targetLocation: null; effect: { options: { target: string; excludeIds: null; minPurchase: null; }; availableOnlineOrder: null; priority: null; adjustment: { amount: { amount: number; precision: number; }; type: string; }; }; }; options: { validityOption: { validForDay: number; }; enableTransfer: boolean; cooldown: number; maxUse: number; }; type: string; user: string; }[]; COIN: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: { validityOption: {}; }; type: string; user: string; }[]; }; address: never[]; photoUrl: string; expiringVouchers: { days7: number; days30: number; days90: number; d_24: number; }; lastReadAt: string; importCollection: { TIER: number; POINT: number; CREDIT: number; COIN: number; TITLE: never[]; }; user: string; referralCode: string; }; pf_collectible: { _id: string; name: string; business: string; type: string; options: {}; stackable: boolean; currentReceive: number; }; totalAmount: number; })[]; amount: number; amountExpiring: number; isLoading: boolean; isCompleted: boolean; }; designStyle: number; }; export declare const _Point: { data: { member: { _id: string; name: string; birthday: string; gender: string; email: string; phoneNumber: string; externalMemberId: string; cardNo: string; joinAt: string; business: string; stats: { avgBillSize: number; avgVisitFrequency: number; products: {}; topupCount: number; visitCount: number; lastVisit: string; feedbackCount: number; lastSeasonPointEarned: number; }; segment: string[]; member: boolean; collection: { CREDIT: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; expiredAt: string; amount: number; }[]; extras: null; options: { validityOption: { validForDay: number; }; }; type: string; user: string; }[]; POINT: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: { validityOption: {}; }; type: string; user: string; }[]; TITLE: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; amount: number; expiredAt: string; }[]; extras: null; options: { validityOption: { validForDay: number; }; }; type: string; user: string; }[]; TIER: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: {}; type: string; user: string; }[]; VOUCHER: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; amount: number; expiredAt: string; }[]; extras: { targetLocation: null; effect: { options: { target: string; excludeIds: null; minPurchase: null; }; availableOnlineOrder: null; priority: null; adjustment: { amount: { amount: number; precision: number; }; type: string; }; }; }; options: { validityOption: { validForDay: number; }; enableTransfer: boolean; cooldown: number; maxUse: number; }; type: string; user: string; }[]; COIN: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: { validityOption: {}; }; type: string; user: string; }[]; }; address: never[]; photoUrl: string; expiringVouchers: { days7: number; days30: number; days90: number; d_5: number; }; lastReadAt: string; importCollection: { TIER: number; POINT: number; CREDIT: number; COIN: number; TITLE: never[]; }; user: string; credit: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; expiredAt: string; amount: number; }[]; extras: null; options: { validityOption: { validForDay: number; }; }; type: string; user: string; }; point: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: { validityOption: {}; }; type: string; user: string; }; coin: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: { validityOption: {}; }; type: string; user: string; }; tier: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: {}; type: string; user: string; }; voucherCount: number; gameCount: number; titles: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; amount: number; expiredAt: string; }[]; extras: null; options: { validityOption: { validForDay: number; }; }; type: string; user: string; }[]; }; transactions: ({ _id: string; user: string; collectible: string; collection: string; business: string; source: string; ref: string; amount: number; expiryAmount: never[]; from: { balance: number; expiryBalance: never[]; }; to: { balance: number; expiryBalance: never[]; }; metadata: { campaign: string; location: string; user?: undefined; }; refunded: null; refundedFrom: null; createdAt: string; pf_user: { _id: string; name: string; birthday: string; gender: string; email: string; phoneNumber: string; externalMemberId: string; cardNo: string; joinAt: string; business: string; stats: { avgBillSize: number; avgVisitFrequency: number; products: {}; topupCount: number; visitCount: number; lastVisit: string; feedbackCount: number; lastSeasonPointEarned: number; }; segment: string[]; member: boolean; collection: { CREDIT: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; expiredAt: string; amount: number; }[]; extras: null; options: { validityOption: { validForDay: number; }; }; type: string; user: string; }[]; POINT: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: { validityOption: {}; }; type: string; user: string; }[]; TITLE: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; amount: number; expiredAt: string; }[]; extras: null; options: { validityOption: { validForDay: number; }; }; type: string; user: string; }[]; TIER: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: {}; type: string; user: string; }[]; VOUCHER: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; amount: number; expiredAt: string; }[]; extras: { targetLocation: null; effect: { options: { target: string; excludeIds: null; minPurchase: null; }; availableOnlineOrder: null; priority: null; adjustment: { amount: { amount: number; precision: number; }; type: string; }; }; }; options: { validityOption: { validForDay: number; }; enableTransfer: boolean; cooldown: number; maxUse: number; }; type: string; user: string; }[]; COIN: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: { validityOption: {}; }; type: string; user: string; }[]; }; address: never[]; photoUrl: string; expiringVouchers: { days7: number; days30: number; days90: number; d_24: number; }; lastReadAt: string; importCollection: { TIER: number; POINT: number; CREDIT: number; COIN: number; TITLE: never[]; }; user: string; referralCode: string; }; pf_collectible: { _id: string; name: string; business: string; type: string; options: {}; stackable: boolean; currentReceive: number; }; totalAmount: number; } | { _id: string; user: string; collectible: string; collection: string; business: string; source: string; ref: string; amount: number; expiryAmount: { _id: string; amount: number; expiredAt: string; }[]; from: { balance: number; expiryBalance: { _id: string; amount: number; expiredAt: string; }[]; }; to: { balance: number; expiryBalance: never[]; }; metadata: { campaign?: undefined; location?: undefined; user?: undefined; }; refunded: null; refundedFrom: null; createdAt: string; pf_user: { _id: string; name: string; birthday: string; gender: string; email: string; phoneNumber: string; externalMemberId: string; cardNo: string; joinAt: string; business: string; stats: { avgBillSize: number; avgVisitFrequency: number; products: {}; topupCount: number; visitCount: number; lastVisit: string; feedbackCount: number; lastSeasonPointEarned: number; }; segment: string[]; member: boolean; collection: { CREDIT: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; expiredAt: string; amount: number; }[]; extras: null; options: { validityOption: { validForDay: number; }; }; type: string; user: string; }[]; POINT: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: { validityOption: {}; }; type: string; user: string; }[]; TITLE: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; amount: number; expiredAt: string; }[]; extras: null; options: { validityOption: { validForDay: number; }; }; type: string; user: string; }[]; TIER: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: {}; type: string; user: string; }[]; VOUCHER: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; amount: number; expiredAt: string; }[]; extras: { targetLocation: null; effect: { options: { target: string; excludeIds: null; minPurchase: null; }; availableOnlineOrder: null; priority: null; adjustment: { amount: { amount: number; precision: number; }; type: string; }; }; }; options: { validityOption: { validForDay: number; }; enableTransfer: boolean; cooldown: number; maxUse: number; }; type: string; user: string; }[]; COIN: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: { validityOption: {}; }; type: string; user: string; }[]; }; address: never[]; photoUrl: string; expiringVouchers: { days7: number; days30: number; days90: number; d_24: number; }; lastReadAt: string; importCollection: { TIER: number; POINT: number; CREDIT: number; COIN: number; TITLE: never[]; }; user: string; referralCode: string; }; pf_collectible: { _id: string; name: string; business: string; type: string; options: {}; stackable: boolean; currentReceive: number; }; totalAmount: number; } | { _id: string; user: string; collectible: string; collection: string; business: string; source: string; ref: string; amount: number; expiryAmount: { _id: string; amount: number; expiredAt: string; }[]; from: { balance: number; expiryBalance: never[]; }; to: { balance: number; expiryBalance: { _id: string; amount: number; expiredAt: string; }[]; }; metadata: { campaign: string; user: string; location?: undefined; }; refunded: null; refundedFrom: null; createdAt: string; pf_user: { _id: string; name: string; birthday: string; gender: string; email: string; phoneNumber: string; externalMemberId: string; cardNo: string; joinAt: string; business: string; stats: { avgBillSize: number; avgVisitFrequency: number; products: {}; topupCount: number; visitCount: number; lastVisit: string; feedbackCount: number; lastSeasonPointEarned: number; }; segment: string[]; member: boolean; collection: { CREDIT: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; expiredAt: string; amount: number; }[]; extras: null; options: { validityOption: { validForDay: number; }; }; type: string; user: string; }[]; POINT: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: { validityOption: {}; }; type: string; user: string; }[]; TITLE: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; amount: number; expiredAt: string; }[]; extras: null; options: { validityOption: { validForDay: number; }; }; type: string; user: string; }[]; TIER: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: {}; type: string; user: string; }[]; VOUCHER: { _id: string; balance: number; business: string; collectible: string; expiryBalance: { _id: string; amount: number; expiredAt: string; }[]; extras: { targetLocation: null; effect: { options: { target: string; excludeIds: null; minPurchase: null; }; availableOnlineOrder: null; priority: null; adjustment: { amount: { amount: number; precision: number; }; type: string; }; }; }; options: { validityOption: { validForDay: number; }; enableTransfer: boolean; cooldown: number; maxUse: number; }; type: string; user: string; }[]; COIN: { _id: string; balance: number; business: string; collectible: string; expiryBalance: never[]; extras: null; options: { validityOption: {}; }; type: string; user: string; }[]; }; address: never[]; photoUrl: string; expiringVouchers: { days7: number; days30: number; days90: number; d_24: number; }; lastReadAt: string; importCollection: { TIER: number; POINT: number; CREDIT: number; COIN: number; TITLE: never[]; }; user: string; referralCode: string; }; pf_collectible: { _id: string; name: string; business: string; type: string; options: {}; stackable: boolean; currentReceive: number; }; totalAmount: number; })[]; amount: number; amountExpiring: number; isLoading: boolean; isCompleted: boolean; }; designStyle: number; };