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