import * as $_PathManager from "./path-manager/index.js"; import * as $_Module from "./tools.module.js"; export declare namespace Tools { export import PathManager = $_PathManager._PathManager; export import Module = $_Module._Module; } //# sourceMappingURL=index.d.ts.map