import { MakePurchaseResult } from "@revenuecat/purchases-typescript-internal"; export declare function purchaseSimulatedPackage(packageIdentifier: string, presentedOfferingContext: any): Promise;