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