import { DefineComponent, ExtractPropTypes, ComputedRef, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue'; declare const _default: DefineComponent, { effectiveHasSelection: ComputedRef; selectedCount: ComputedRef; }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{ hasSelection: { type: BooleanConstructor; default: any; }; }>> & Readonly<{}>, { hasSelection: boolean; }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>; export default _default; //# sourceMappingURL=ContentToolbar.vue.d.ts.map