import * as React from "react"; import type { SidebarProps } from "./types"; export declare const Sidebar: React.ForwardRefExoticComponent>;