export declare const anchorProps: { isAffix: { type: BooleanConstructor; default: boolean; }; links: { type: ArrayConstructor; default: () => never[]; }; containerId: { type: StringConstructor; default: string; }; markClass: { type: StringConstructor; default: string; }; type: { type: StringConstructor; default: string; }; offsetTop: { type: NumberConstructor; default: number; }; }; declare const _default: import('../../../node_modules/@vue/runtime-core').DefineComponent<{ isAffix: { type: BooleanConstructor; default: boolean; }; links: { type: ArrayConstructor; default: () => never[]; }; containerId: { type: StringConstructor; default: string; }; markClass: { type: StringConstructor; default: string; }; type: { type: StringConstructor; default: string; }; offsetTop: { type: NumberConstructor; default: number; }; }, () => import('../../../node_modules/@vue/runtime-core').VNode, unknown, {}, {}, import('../../../node_modules/vue3').ComponentOptionsMixin, import('../../../node_modules/vue3').ComponentOptionsMixin, {}, string, import('../../../node_modules/vue3').PublicProps, Readonly never[]; }; containerId: { type: StringConstructor; default: string; }; markClass: { type: StringConstructor; default: string; }; type: { type: StringConstructor; default: string; }; offsetTop: { type: NumberConstructor; default: number; }; }>>, { type: string; offsetTop: number; isAffix: boolean; links: unknown[]; containerId: string; markClass: string; }, {}>; export default _default;