import FixePosition from "../../entities/FixePosition"; export declare const getTerrainElevation: (fixes: Array, API_URL: string) => Promise;