import * as i0 from "@angular/core";
export declare class RichTextComponent {
    richText: any;
    static ɵfac: i0.ɵɵFactoryDeclaration<RichTextComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<RichTextComponent, "rich-text", never, { "richText": "richText"; }, {}, never, never>;
}
