/// import type { NodeViewDecorator } from 'ricos-types'; declare const ItalicDecorator: NodeViewDecorator; export default ItalicDecorator; //# sourceMappingURL=viewer.d.ts.map