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