export declare function resolvePackageRootFromModuleUrl(moduleUrl: string): string; export declare function resolveRuntimePathFromModuleUrl(moduleUrl: string, ...segments: string[]): string;