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