import type { Locale } from '../interface';
export declare const commonLocale: Partial<Locale>;
