import { Observable } from 'rxjs'; import * as i0 from "@angular/core"; export declare class DynamicViewComponent { content$: Observable; set content(value: string | Observable); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } //# sourceMappingURL=dynamic-view.component.d.ts.map