export declare function anyValue(): boolean; export declare function isArgumentMatch(actualArgs: any[], expectedArgs: any[]): Promise; //# sourceMappingURL=predicates.d.ts.map