import { AbstractCmsComponent, LinkComponentWsDTO } from '../../models'; import * as i0 from "@angular/core"; /** * Default link */ export declare class CmsLinkComponent extends AbstractCmsComponent { get isExternal(): boolean | "" | undefined; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }