/**
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
/**
* @module image/image/converters
*/
import type { DowncastDispatcher, UpcastDispatcher } from 'ckeditor5/src/engine.js';
import type ImageUtils from '../imageutils.js';
/**
* Returns a function that converts the image view representation:
*
* ```html
*
* ```
*
* to the model representation:
*
* ```html
*
* ```
*
* The entire content of the `