import { Forecast } from "../../../types/cptec/weather/forecast"; export declare const getBy: (cityCode: number, days?: number) => Promise>;