export declare type DynamicDataError = { key: TKey; value: TObject; error: Error; };