import * as __VLS_VINE from 'vue-vine/internals'; export declare function LexicalAutoScrollPlugin(props: __VLS_VINE.VineComponentCommonProps & { scrollRef: HTMLElement | null; }, context: {}): __VLS_VINE.VueVineComponent;