export declare function buildConfig(features: string[], steps: string[] | undefined, output: string | undefined, featuresRoot: "uuv/e2e"): string;
