import { type Tree } from '@nx/devkit';
export declare const executors: string[];
export default function (tree: Tree): Promise<void>;
//# sourceMappingURL=remove-external-options-from-js-executors.d.ts.map