export type QuotaUsage = { quotaType: string; actualAmount: number; }; //# sourceMappingURL=quota.interface.d.ts.map