function Component() {
  const x = Foo.useFoo;
  return x();
}