import * as __VLS_VINE from 'vue-vine/internals'; type __VLS_VINE_HorizontalRulePlugin_props__ = {}; export declare function HorizontalRulePlugin(props: __VLS_VINE.VineComponentCommonProps & __VLS_VINE_HorizontalRulePlugin_props__, context: {}): __VLS_VINE.VueVineComponent; export {};