import '../support/commands'; import { TestConfig } from '../../types'; export declare const runTest: (props: TestConfig) => void;