import { HTMLDeserializerWithTransform } from '@editablejs/deserializer/html'; declare const withBackgroundColorHTMLDeserializerTransform: HTMLDeserializerWithTransform; export { withBackgroundColorHTMLDeserializerTransform };