import { getVTTileOptions } from "./types"; export declare function getVTTile(options: getVTTileOptions): Promise;