const Page = () => { const a: number[] = [] a.fill(1) }