export declare function saveTaskConfiguration(wsFolderPath: string, configuration: any): Promise<void>;
