export interface PanelViewResult { title: string; content: string; }