export * as Environment from "./environment.js"; export * as Paths from "./paths.js"; export declare function weakImport(pkg: string): Promise;