import type { PayloadRequest } from '../types/index.js'; export declare const getFileByPath: (filePath: string) => Promise; //# sourceMappingURL=getFileByPath.d.ts.map