module Typertext.Json { export interface JsonResponseHandler extends Typertext.GenericResponseHandler { } }