import { DejaPopupConfig } from '../../model/popup-config.model'; import * as i0 from "@angular/core"; export declare class DejaPopupContentComponent { content: string[]; set config(value: DejaPopupConfig); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }