export declare function createModuleNameMapper(packageKey: string, packageRoot: string): Record<string, string>;
