import { SchedioEditorFunctionality } from './SchedioEditorFunctionality'; export declare class SchedioEditor extends SchedioEditorFunctionality { render(): JSX.Element; }