import { ControlWidget } from '@delon/form'; import * as i0 from "@angular/core"; export declare class SimplemdeWidget extends ControlWidget { static readonly KEY = "md"; _change(value: string): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }