interface Foo2 {
    foo: string;
}
