export declare const API_BASE_URL = "https://api.medos.one/v1"; export declare const MONTHS: string[]; export declare const WEEKDAYS: string[];