import type { Tree } from '@nx/devkit'; export declare function updateReadmeExecutorList(tree: Tree, executorName: string): void;