/** * The configuration file for the config.ts file upgrading to Angular 15. */ export declare const srcTsConfigLibProdReplaces: { '"enableIvy": false': string; }; export declare const srcTsConfigSpecRemoves: { key: string; linesInTotalAfterKey: number; exactMatch: boolean; }[];