declare module jQuery { export interface IAJAXSettingsContentsObject { [s: string]: RegExp; } }