import * as React from 'react';
export declare const NavViewIdContext: React.Context<string | undefined>;
export declare const NavPanelIdContext: React.Context<string | undefined>;
//# sourceMappingURL=NavIdContext.d.ts.map