export interface Router { route?: string; view?: string; }