export declare function getHash(filePath: string): Promise<string>;
