export const STORAGE_KEYS = { SKILL: { SIDEBAR_WIDTH: 'skill-sidebar-width', }, } as const