declare const buildPipeline: (configPath?: string, nextOptions?: string[]) => Promise; export default buildPipeline;