export type SidebarThemeVars = {
    sidebarWidth?: string;
};
