import { TestEntry } from "../types"; export declare function loadTestEntries(path: string, fileTypes: string[]): Promise;