import { TestEntry } from "../../types"; export declare const load: (directory: string, fileTypes: string[], relativePath?: string) => Promise;