AssertPredicate:
    | RegExp
    | new () => object
    | (thrown: unknown) => boolean
    | object
    | Error