export const ROOT_FOLDER_ITEM = { isOpen: true, level: 0, item: { kind: 'folder' as const, title: 'Dashboards', uid: '', }, };