import { AssertionEnvironment } from '../types';
export declare function createAssertionsEnvironment(): AssertionEnvironment;
