import { getRootPath } from './util'; declare const _default: { getRootPath: typeof getRootPath; }; export default _default; export { getRootPath };