export declare const check: (value: string) => boolean; export declare const checkTargetLocale: (value: string, locale?: string) => any;