import { TypeCustomHTML } from "./contentful-container.model";
import { ContentfulComponent } from "../ncr-contentful-components.model";
import * as i0 from "@angular/core";
export declare class ContentfulContainerComponent extends ContentfulComponent {
get classList(): string;
static ɵfac: i0.ɵɵFactoryDeclaration;
static ɵcmp: i0.ɵɵComponentDeclaration;
}