export declare const ZGutterHandle: import("atomico/types/dom").Atomico<{ props: { anchorRect: null; width: { type: NumberConstructor; }; isOpen: { type: BooleanConstructor; reflect: boolean; }; add: import("atomico").EventProp; }; styles: CSSStyleSheet[]; }>;