import type { CSSProperties } from 'vue'; declare const _default: import("vue").DefineComponent<{ readonly zIndex: import("code-monkey-ui/es/utils").EpPropFinalized<(new (...args: any[]) => import("csstype").ZIndexProperty & {}) | (() => import("csstype").ZIndexProperty) | ((new (...args: any[]) => import("csstype").ZIndexProperty & {}) | (() => import("csstype").ZIndexProperty))[], unknown, unknown, 100, boolean>; readonly target: import("code-monkey-ui/es/utils").EpPropFinalized; readonly offset: import("code-monkey-ui/es/utils").EpPropFinalized; readonly position: import("code-monkey-ui/es/utils").EpPropFinalized; }, { update: () => void; updateRoot: () => void; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { scroll: ({ scrollTop, fixed }: { scrollTop: number; fixed: boolean; }) => boolean; change: (fixed: boolean) => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly import("csstype").ZIndexProperty & {}) | (() => import("csstype").ZIndexProperty) | ((new (...args: any[]) => import("csstype").ZIndexProperty & {}) | (() => import("csstype").ZIndexProperty))[], unknown, unknown, 100, boolean>; readonly target: import("code-monkey-ui/es/utils").EpPropFinalized; readonly offset: import("code-monkey-ui/es/utils").EpPropFinalized; readonly position: import("code-monkey-ui/es/utils").EpPropFinalized; }>> & { onChange?: ((fixed: boolean) => any) | undefined; onScroll?: ((args_0: { scrollTop: number; fixed: boolean; }) => any) | undefined; }, { readonly zIndex: import("code-monkey-ui/es/utils").EpPropMergeType<(new (...args: any[]) => import("csstype").ZIndexProperty & {}) | (() => import("csstype").ZIndexProperty) | ((new (...args: any[]) => import("csstype").ZIndexProperty & {}) | (() => import("csstype").ZIndexProperty))[], unknown, unknown>; readonly target: string; readonly offset: number; readonly position: import("code-monkey-ui/es/utils").EpPropMergeType; }>; export default _default;