import * as __VLS_VINE from 'vue-vine/internals'; export declare function ClickableLinkPlugin({ newTab, disabled, }: __VLS_VINE.VineComponentCommonProps & { newTab?: boolean; disabled?: boolean; }, context: {}): __VLS_VINE.VueVineComponent;