/// /** * Used for testing the arguments of events or custom errors, naming the arguments. * Can test the subset of all arguments. * Should be used after .emit matcher. */ export declare function supportWithNamedArgs(Assertion: Chai.AssertionStatic): void; //# sourceMappingURL=withNamedArgs.d.ts.map