export interface elementOptionAPIData { keyName?: string; valueSource?: string; inputValue?: string; }