import { Ref } from 'vue'; export declare const initName: (defaultIndex: Ref) => number | string | unknown;