declare const toQueryString: (params: object) => string; export default toQueryString;