import React from 'react'; import { RTEProps } from './RTE.types'; export declare const RTE: React.FC;