export declare function buildConfig(features: string[], steps?: string[], output?: string, featuresRoot?: string): string;
