export { VoltagePayments } from "./lib/VoltagePayments";
export type * from "./lib/types/index";
export type { PaymentOptions, PaymentComponent, PaymentStatus, AppearanceConfig, } from "./lib/types/index";
//# sourceMappingURL=index.d.ts.map