export type FormChange = { keyName: string; value: any; };