export interface DotKeyValueField { key: string; value: string; }