/**
* Helper function to ensure PurchasesCommon is configured before making API calls
* @throws {Error} If PurchasesCommon is not configured
*/exportdeclarefunctionensurePurchasesConfigured(): void;
exportdeclarefunctionmethodNotSupportedOnWeb(methodName: string): void;