import "reflect-metadata"; import { IExpect } from "./expect.i"; export declare function buildExpect(): IExpect;