import { EntitySchema } from '../parsers/swagger-parser';
export declare function createBusinessFlow(serviceName: string, basePath?: string, schema?: EntitySchema | null, targetApiName?: string): Promise<void>;
//# sourceMappingURL=business-flow-generator.d.ts.map