import { expect } from 'chai'; declare const should: () => Chai.Should; export { should, expect };