export function distributeTileToIdealMap(mapPool: any, layerId: any, tile: any, callback: any): any; export function createMapPool(maxMaps: any, EOxMap: any, target: any): { tileMap: import("../../main").EOxMap; tileQueue: any[]; loadNextTile(): void; }[]; export type ExtendedOLLayer = import("./types").ExtendedOLLayer; //# sourceMappingURL=methods.d.ts.map