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