import React from "react"; import { TabsProps } from "../types"; export declare const TabsContext: React.Context;