import * as i0 from "@angular/core";
export declare class NzCardLoadingComponent {
    listOfLoading: string[][];
    constructor();
    static ɵfac: i0.ɵɵFactoryDeclaration<NzCardLoadingComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<NzCardLoadingComponent, "nz-card-loading", ["nzCardLoading"], {}, {}, never, never, false>;
}
