import { SupportedCalendar } from '../types'; /** * a map of the IDs used in DHIS2 to the standard identifiers used by Temporal */ export declare const dhis2CalendarsMap: Record;