import type { DefineComponent, ComputedOptions, MethodOptions, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes, Directive } from 'vue'; import type { Install } from '../_utils/withInstall'; export declare const DkTrigger: Install>, {}, {}>>; export declare const DkScroll: Install<{ directive: Install>; }>; export default DkTrigger;