import { NgClass } from '@angular/common';
import * as i0 from "@angular/core";
export declare class DokuCardCover {
    protected readonly classes: NgClass['ngClass'];
    static ɵfac: i0.ɵɵFactoryDeclaration<DokuCardCover, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<DokuCardCover, "doku-card-cover", ["dokuCardCover"], {}, {}, never, ["*"], true>;
}
