import { IUmiTestArgs } from './types'; export * from './utils'; export default function (args: IUmiTestArgs): Promise;