export interface StrykerMutatorGeneratorSchema { names: string; preset: "angular" | "node" | "nestjs" }