"use strict";
import * asReactfrom'react';
/**
* Context which marks the navigation tree as independent.
*/exportconstNavigationIndependentTreeContext = /*#__PURE__*/React.createContext(false);
//# sourceMappingURL=NavigationIndependentTreeContext.js.map