function f(x: string | Promise) { x.toLowerCase(); }