/// <reference types="@types/chai" />
export declare const COMPLETE_KEYWORD = "complete";
export declare function chaiComplete<T = unknown>(this: Chai.AssertionStatic, utils: Chai.ChaiUtils, stepName?: string): void;
//# sourceMappingURL=chaiComplete.d.ts.map