import { GetTilesParams } from '@vepler/planning-register-types'; export declare function getMapTile(params: GetTilesParams): Promise;