export declare function generateSnippet(step: any): string; export declare function parseSteps(steps: any, definitions: any): any;