export type { IPurchaseManager } from "./IPurchaseManager"; export type { PurchaseManager } from "./PurchaseManager";