Comunica
    Preparing search index...
    CustomMatcher: (
        this: MatcherContext,
        received: any,
        ...actual: any[],
    ) => CustomMatcherResult | Promise<CustomMatcherResult>

    Type declaration