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