import type { PropType } from 'vue'; declare var __VLS_18: {}; type __VLS_Slots = {} & { default?: (props: typeof __VLS_18) => any; }; declare const __VLS_base: import("vue").DefineComponent; }; targetContainer: { type: PropType; }; }>, { updatePosition: () => void; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { change: (_fixed: boolean) => any; }, string, import("vue").PublicProps, Readonly; }; targetContainer: { type: PropType; }; }>> & Readonly<{ onChange?: ((_fixed: boolean) => any) | undefined; }>, { offsetTop: number; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; declare const __VLS_export: __VLS_WithSlots; declare const _default: typeof __VLS_export; export default _default; type __VLS_WithSlots = T & { new (): { $slots: S; }; };