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