export declare function calculateFileHash(args: unknown): Promise<{ content: { type: string; text: string; }[]; }>; //# sourceMappingURL=calculate-file-hash.d.ts.map