import type { FieldError } from '../interface'; export declare function allPromiseFinish(promiseList: Array>): Promise;