import { LocaleData } from '@sentecacommerce-theme/lib'; export declare const getLocaleData: (locale?: string | undefined) => LocaleData;