declare const _default: () => {
    index: import('vue').Ref<number>;
    generateIndex: () => number;
};
export default _default;
