interface IFoo { x: boolean; static (): void; static y: boolean; }