import { SideNavigationContextType } from './SideNavigationTypes'; export declare const SideNavigationContext: import('react').Context;