import { StreetDataAdapter } from '../types'; declare const areaFormatObjectAdapter: StreetDataAdapter; export default areaFormatObjectAdapter;