import * as i0 from "@angular/core";
export declare class DokuLayoutContent {
    /**
     * @default false
     */
    fullHeight: boolean;
    static ɵfac: i0.ɵɵFactoryDeclaration<DokuLayoutContent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<DokuLayoutContent, "doku-layout-content", ["dokuLayoutContainer"], { "fullHeight": "fullHeight"; }, {}, never, ["*"], true>;
}
