export declare const USES_FAHRENHEIT: Set<string>;
export declare const USES_IMPERIAL: Set<string>;
export declare const USES_RTL_LAYOUT: Set<string>;
export declare const CURRENCIES: Record<string, string>;
//# sourceMappingURL=constants.d.ts.map