import ts from 'typescript'; export declare function injectFlowStepImport(sourceFile: ts.SourceFile, runtimeImport: string, factory: ts.NodeFactory): ts.SourceFile; //# sourceMappingURL=inject-flow-step-import.d.ts.map