export declare function buildResultingScript(featureName: string, scenarioName: string, generatedScriptStep: string[], baseUrl: string): string;
