declare const _default: { splitPath: (p: string) => [boolean, string, string]; getReader: (p: string) => any; cleanCache: () => void; }; export = _default;