export declare const parseQueryString: (search?: string) => { [key: string]: string; };