export declare const IndexAnchor: import("../utils").WithInstall JSX.Element) | undefined, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}>>; export default IndexAnchor; export type { IndexAnchorProps } from './IndexAnchor'; declare module 'vue' { interface GlobalComponents { VanIndexAnchor: typeof IndexAnchor; } }