export type SidebarSectionProp = 'chats' | 'nav' | null;
