/** * 清除输出文件夹 * @param dist */ export declare function cleanFn(dist: string | string[]): any;