import * as i0 from "@angular/core";
import * as i1 from "./card.component";
import * as i2 from "@angular/common";
export declare class CardModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<CardModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<CardModule, [typeof i1.CardComponent, typeof i1.CardHeaderComponent, typeof i1.CardAvatarDirective, typeof i1.CardMetaDirective, typeof i1.CardActionsDirective, typeof i1.CardSubtitleDirective, typeof i1.CardTitleDirective, typeof i1.CardContentDirective, typeof i1.CardExtendComponent], [typeof i2.CommonModule], [typeof i1.CardComponent, typeof i1.CardHeaderComponent, typeof i1.CardAvatarDirective, typeof i1.CardMetaDirective, typeof i1.CardActionsDirective, typeof i1.CardSubtitleDirective, typeof i1.CardTitleDirective, typeof i1.CardContentDirective, typeof i1.CardExtendComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<CardModule>;
}
