export interface EditorFrameParts { editorFrame: string[]; autocompleteLines: string[]; }