import { BooleanInput } from 'ng-zorro-antd/core/types'; import * as i0 from "@angular/core"; export declare class NzCardGridDirective { static ngAcceptInputType_nzHoverable: BooleanInput; nzHoverable: boolean; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; }