declare const DEFAULT_LOCALE: {
    thumb1: string;
    thumb2: string;
};
export { DEFAULT_LOCALE };
