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