export declare function isObject(obj: any): boolean; export declare function formatLocale(locale: string): string;