/// declare module jQuery { export interface IStaticEvent { special: IStaticEventSpecial; } }