import * as i0 from "@angular/core"; export declare class NgxSunViewComponent { /** * HTML content generated by the editor to display */ content: string; /** * Bypass angular's DomSanitizer * @default false */ bypassSantiziser: boolean; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }