import { NavigationDrawerRenderContext } from './drawerTypes'; export declare const DrawerActionsContext: import('react').Context; export declare function useDrawerActions(): NavigationDrawerRenderContext;