export declare type MatcherArgument = Key | Partial | ((argument: ExpectedType) => boolean);