export declare const shouldIgnoreUnhandledRejection: (err: Error | undefined) => boolean;
