export declare const ZCard: import("atomico/types/dom").Atomico<{ props: { isReactive: { type: BooleanConstructor; reflect: boolean; }; }; styles: CSSStyleSheet; }>;