import type { Tree } from '@angular-devkit/schematics'; export declare function updatePolyfills(tree: Tree, polyfills: string | string[]): void; //# sourceMappingURL=update-polyfills.d.ts.map