import type { DrawerContextValue } from './types'; export declare const DrawerContext: import("react").Context;