import { LatLngLiteral } from '../definitions';
export declare function decodeHash(hash: string): LatLngLiteral;
