declare const convertLocationSearchToObject: (locationSearch: string) => Record; export { convertLocationSearchToObject };