export interface TreatmentOptions { replaceExpressions?: string[]; mavenBinary?: string; }