export function region(): any; export function province(): any; export function city(prefix: any): any; export function county(prefix: any): any; export function zip(len: any): string;