import React from 'react'; export declare const RicosNode: ({ Component, tiptapNodeProps }: { Component: any; tiptapNodeProps: any; }) => React.JSX.Element | null; //# sourceMappingURL=RicosNode.d.ts.map