export declare function handleVetos(vetos: (boolean | Promise)[], onError: (error: Error) => void): Promise;