export interface IDataObject { [key: string]: unknown; }