declare function getAddressForMap(orgAddress: string, prefix?: string): string; export default getAddressForMap;