export declare const encodeSpatialIdTilehash: (spatialIdTilehash: string) => string;
export declare const decodeHexSpatialIdTilehash: (hexSpatialIdTilehash: string) => string;
//# sourceMappingURL=spatial-id-tilehash.d.ts.map