export type StripeConfig = { API_KEY: string; [key: string]: any; }; //# sourceMappingURL=types.d.ts.map