Hi I defined my customer react components like:
export interface ArrayProps { value: string[], labeltext: string, setValue: Dispatch