const const x: [number]x: [number] = ["hello"]Type 'string' is not assignable to type 'number'.
const x: [number]