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