/** * Animates the map view to a specified state using the provided animation options. * * @param {import("../../main").EOxMap} EOxMap - The map object containing the current map view, center, zoom, and animation options. */ export default function animateToStateMethod(EOxMap: import("../../main").EOxMap): void; //# sourceMappingURL=animate-to-state.d.ts.map