/// import { Tags } from 'idly-common/lib/osm/structures'; export declare function FieldAddress({field, tags}: { field: any; tags: Tags; }): JSX.Element;