module Typertext.Http { export interface HttpQueryString { [index:string]:string } }