import { AccordionContextType } from './types'; export declare const AccordionContext: import("react").Context;