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