export declare const formatErrorTitle: (errorType: unknown, message: unknown, failuresLength: number, failureIndex: number) => string[];