import type { GetStations } from "./types"; export declare const getStations: GetStations;