export type DrawerName = | 'none' | 'search' | 'project-info' | 'plugins' | 'export' | 'legend' | 'submaps' | 'reaction' | 'overlays' | 'bio-entity' | 'comment' | 'available-plugins' | 'layers';