import {UIComponent} from './component'; export declare class CodemirrorComponent extends UIComponent { }