interface Foo1 {
  bar: () => number;
}
