export declare const IvueAffix: import("../../utils/install").SFCWithInstall; content: import("vue").Ref; affixStyle: import("vue").Ref<{ width?: string; height?: string; top?: string; bottom?: string; }>; placeholderStyle: import("vue").Ref<{ width?: string; height?: string; }>; classes: import("vue").ComputedRef<{ [x: string]: boolean; }[]>; lazyUpdatePosition: import("lodash-unified").DebouncedFunc<() => void>; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "on-change"[], "on-change", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly> & { "onOn-change"?: (...args: any[]) => any; }, { offsetTop: number; useCapture: boolean; }>> & Record; export default IvueAffix; export * from './index.vue';