import { type Tree } from '@nx/devkit';
export declare const executorsToAddPolyfillTo: string[];
export default function (tree: Tree): Promise<void>;
//# sourceMappingURL=add-localize-polyfill-to-targets.d.ts.map