export interface ViewDrawerActionButton { viewId: string; params: string[]; }