export declare const SidebarWrapper: (props: import("../Box").BoxProps) => import("react/jsx-runtime").JSX.Element; export declare const SidebarMain: (props: import("../Box").BoxProps) => import("react/jsx-runtime").JSX.Element; export declare const SidebarSide: (props: import("../Box").BoxProps) => import("react/jsx-runtime").JSX.Element;