import { TestingObject } from '../../interface';
export declare const TESTING_OBJECT: TestingObject;
export declare const TESTING_OBJECT_ONE_NEW: Object;
