interface I { (): number; (): string; }