import { TestUploaderConfig } from '../../config/ConfigNames'; export declare const initTest: (options: TestUploaderConfig) => Promise;