import { TestEnvironment } from "./configuration/testEnvironment"; export declare function bootEnvironment(environment: TestEnvironment): void;