import type { HTMLConvertersAsync } from '../../../../features/converters/lexicalToHtml/async/types.js'; import type { SerializedListItemNode } from '../../../../nodeTypes.js'; import './index.scss'; export declare const ListItemDiffHTMLConverterAsync: HTMLConvertersAsync; //# sourceMappingURL=index.d.ts.map