import React from 'react'; import type { SubNavigationContextType } from './types'; export declare const SubNavigationContext: React.Context; //# sourceMappingURL=context.d.ts.map