export interface SidebarDialog { groupId?: number; filter?: boolean; }