import type { Container } from "inversify";
export declare class TestUtilBootstrapper {
    static bind(container: Container): void;
    private static bindContextProviders;
}
//# sourceMappingURL=TestUtilBootstrapper.d.ts.map