export declare const KEY: { readonly calling3p: "CMD_CALLING_3P"; readonly compSuccess: "CMD_3P_COMP_SUCCESSFUL"; readonly compFailed: "CMD_3P_COMP_FAILED"; }; export declare const IAP_PREFIX: { readonly gud: "IAP_GUD"; readonly gpu: "IAP_GPU"; readonly pur: "IAP_PUR"; readonly gpd: "IAP_GPD"; readonly mod: "IAP_MOD"; readonly nf: "IAP_NF"; readonly gupa: "IAP_GUPA"; };