const Comp = ({ a }) =>
  <div>
    {(a: string)}
    {
      // $ExpectError