export declare function validateHash(geohash: string, flag?: boolean): boolean;
