export interface InlineEditorError { type: string; message: string; }