declare namespace Ext { export interface browserConfig { } export class browser extends Ext.env.Browser { } }