export declare function withConsoleErrors(action: () => T, mock?: Console['error']): T; //# sourceMappingURL=withConsoleErrors.d.ts.map