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