import * as React from 'react';
import { RenderElementProps } from 'slate-react';
export declare const Quote: React.FC<RenderElementProps>;
