import type { OcFieldError } from '../OcForm.types'; export declare function allPromiseFinish(promiseList: Promise[]): Promise;