import type { CapacitorPurchasesPlugin } from "./definitions"; declare const CapacitorPurchases: CapacitorPurchasesPlugin; export * from "./definitions"; export { CapacitorPurchases };