/// <reference types="chai" />
import './types';
export declare function wasmKitChai(chai: Chai.ChaiStatic, utils: Chai.ChaiUtils): void;
