/// export declare const drawerWidth = 250; export declare const LeftPanel: ({ open, setOpen }: { open: any; setOpen: any; }) => JSX.Element;