import type { ExtractI18nBuilderOptions } from '@angular-devkit/build-angular'; export type ExtractI18nExecutorOptions = ExtractI18nBuilderOptions;