export type NumberArray = number[] export type StringArray = string[]