export default function parseQueryString(qs) {
  throw new Error('Not implemented');
}
Run tests to see results.