import { DrawerContextState } from '../providers'; export declare const useDrawerContext: () => DrawerContextState;