import React from 'react'; import { RenderElementProps } from 'slate-react'; export declare const WarpCard: (props: RenderElementProps) => React.JSX.Element;