export function assertRealOutputRoot( rootPath: string, params?: { fs?: typeof import("node:fs") }, ): void;