/// import { PathContextProps } from '../type'; declare const PathContext: import("react").Context; export default PathContext;