export declare function toQueryObject<T>(queryString: string): T;
