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