export declare const ZKbd: import("atomico/types/dom").Atomico<{ props: { size: { type: StringConstructor; reflect: boolean; }; label: StringConstructor; isHidden: { type: BooleanConstructor; reflect: boolean; }; }; styles: CSSStyleSheet; }>;