export function getContent(base: any): any;
export function enterRichTextValue(base: any, value: any): Promise<void>;
export function focusOnRichEditor(base: any): Promise<any>;
//# sourceMappingURL=DraftJS.d.ts.map