declare const convertQuerySearchIntoObject: (query: string) => Record; export default convertQuerySearchIntoObject;