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