export interface Subscription { id: number name: string }