import * as __VLS_VINE from 'vue-vine/internals'; export declare function AutoFocusPlugin(props: __VLS_VINE.VineComponentCommonProps & { defaultSelection?: 'rootStart' | 'rootEnd'; }, context: {}): __VLS_VINE.VueVineComponent;