/** * UsageSubscriptionsService * AUTO-GENERATED — public merchant surface from filtered OpenAPI */ export declare class UsageSubscriptionsService { /** * OpenAPI operationId: `UsageEventsController_createUsageSubscription`. * Create a usage subscription */ static create(): Promise; } //# sourceMappingURL=UsageSubscriptionsService.d.ts.map