declare const isZone: (str: string, lang?: string) => boolean; export default isZone;