import * as i0 from "@angular/core";
export declare class DokuCardSection {
    protected readonly classes = "d-card-section";
    static ɵfac: i0.ɵɵFactoryDeclaration<DokuCardSection, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<DokuCardSection, "doku-card-section", ["dokuCardSection"], {}, {}, never, ["*"], true>;
}
