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