declare const buildPipeline: (configPath?: string) => Promise; export default buildPipeline;