export declare const LOAD_TEST_RETRY_MAX_COUNT = 50;
export declare const LOAD_TEST_RETRY_INTERVAL = 200;
