Version: 0.1.00.1.10.1.20.1.30.1.40.1.50.1.60.1.7
import "chai";
declare global {
var assert: Chai.AssertStatic;
var expect: Chai.ExpectStatic;
var should: Chai.Should;
}