import { type TabPanelAttributesType } from '../types'; export declare const TabPanelContext: import('react').Context;