import { FunctionData } from './types.js'; export declare function parseExportedFunctionsAsync(globs: Array, options?: { tsconfigFilePath: string; }): Promise>; //# sourceMappingURL=parse-exported-functions-async.d.ts.map