export declare enum PaymentInterval { DAY = "day", WEEK = "week", MONTH = "month", YEAR = "year" } //# sourceMappingURL=PaymentInterval.d.ts.map