/// declare module jQuery { export interface IStaticEventSpecial { [s: string]: IStaticEventSpecialObject; } }