import * as React from "react"; import type { SidebarContextType } from "./types"; export declare const SidebarContext: React.Context;