import { TestEntryOptions } from "../types"; export declare function loadOptions(optionsPath: string): Promise;