export declare function sha256File(file: string): Promise; export declare function sha256Text(content: string): string; //# sourceMappingURL=native-hash.d.ts.map