export interface PlanItem { id: number, text: string }