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