export declare function createPipeline(surveyId: string, questionId: string, visualizerType: string, questionType: string): any[];
