how to declare array of any type in typescript code example Example: type script array let list: number[] = [1, 2, 3];