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