export declare const CODE_EDITOR_EVENTS: { onInit: string; onChange: string; onTouched: string; };