export declare const Sidebar: (props: import("./sidebar.shared.js").SidebarProps) => import("react").JSX.Element; export type { SidebarProps, SidebarItem, SidebarSection } from "./sidebar.shared.js"; //# sourceMappingURL=sidebar.android.d.ts.map