declare const editorComment: string; declare const defaultEditorText: string; declare const demoText: string; export { defaultEditorText, demoText, editorComment, };