import * as i0 from "@angular/core";
export declare class ModernEntryShellComponent {
    compact: boolean;
    static ɵfac: i0.ɵɵFactoryDeclaration<ModernEntryShellComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<ModernEntryShellComponent, "app-modern-entry-shell", never, { "compact": { "alias": "compact"; "required": false; }; }, {}, never, ["[msEntryEyebrow]", "[msEntryTitle]", "[msEntryDescription]", "*", "[msEntryFooter]"], true, never>;
}
