export interface Subscription { id: number; name: string; } //# sourceMappingURL=subscription.d.ts.map