import { RunnerOptions } from "./Interface"; export declare function DefaultOptions(name: string): RunnerOptions;