export declare const iap: { getPlatformProducts: (params: import("@liff/iap/lib/getPlatformProducts").GetPlatformProductsParams) => Promise>; createPayment: import("@liff/iap/lib/createPayment").CreatePayment; requestConsentAgreement: import("@liff/iap/lib/requestConsentAgreement").RequestConsentAgreement; };