/// <reference types="chai" />
export declare function supportWithCount(Assertion: Chai.AssertionStatic, utils: Chai.ChaiUtils): void;
