export namespace RCEHelpersPropTypes { const rce: PropTypes.Validator; setInPluginEditingMode: PropTypes.Requireable<(...args: any[]) => any>; helpers: PropTypes.Requireable any>; }>>; getSiteMembers: PropTypes.Requireable<(...args: any[]) => any>; }>>>; const t: PropTypes.Validator<(...args: any[]) => any>; const layout: PropTypes.Validator; const design: PropTypes.Validator; } export const RCEHelpersContext: React.Context<{}>; export function withRCEHelpers(WrappedComponent: any): (props: any) => React.JSX.Element; import PropTypes from "prop-types"; import React from "react"; //# sourceMappingURL=index.d.ts.map