export declare enum BillingInterval { Monthly = "monthly", Annual = "annual" } //# sourceMappingURL=billing_interval.d.ts.map