import { nextTick } from 'vue'; declare function onSmartFoldersConfigure(): void; declare function __VLS_template(): { attrs: Partial<{}>; slots: { 'single-file-details'?(_: {}): any; }; refs: { listRef: ({ $: import('vue').ComponentInternalInstance; $data: {}; $props: { readonly data: import('../../../components/CList/CList.vue').ListDataItem[]; readonly selectedIds?: (number | string)[] | undefined; readonly maxRowHeight: number; readonly height?: number | undefined; readonly movable?: boolean | undefined; readonly onMove?: ((...args: any[]) => any) | undefined; readonly "onItem:click"?: ((...args: any[]) => any) | undefined; } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps; $attrs: { [x: string]: unknown; }; $refs: { [x: string]: unknown; } & { virtualizerContainerRef: HTMLDivElement; }; $slots: Readonly<{ [name: string]: import('vue').Slot | undefined; }>; $root: import('vue').ComponentPublicInstance | null; $parent: import('vue').ComponentPublicInstance | null; $host: Element | null; $emit: ((event: "move", ...args: any[]) => void) & ((event: "item:click", ...args: any[]) => void); $el: HTMLDivElement; $options: import('vue').ComponentOptionsBase & Readonly<{ onMove?: ((...args: any[]) => any) | undefined; "onItem:click"?: ((...args: any[]) => any) | undefined; }>, { updateContextMenuItem: (item: import('../../../components/CList/CList.vue').ListDataItem, isOpen: boolean, e?: MouseEvent) => void; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { move: (...args: any[]) => void; "item:click": (...args: any[]) => void; }, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & { beforeCreate?: (() => void) | (() => void)[]; created?: (() => void) | (() => void)[]; beforeMount?: (() => void) | (() => void)[]; mounted?: (() => void) | (() => void)[]; beforeUpdate?: (() => void) | (() => void)[]; updated?: (() => void) | (() => void)[]; activated?: (() => void) | (() => void)[]; deactivated?: (() => void) | (() => void)[]; beforeDestroy?: (() => void) | (() => void)[]; beforeUnmount?: (() => void) | (() => void)[]; destroyed?: (() => void) | (() => void)[]; unmounted?: (() => void) | (() => void)[]; renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]; renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]; errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[]; }; $forceUpdate: () => void; $nextTick: typeof nextTick; $watch any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle; } & Readonly<{}> & Omit & Readonly<{ onMove?: ((...args: any[]) => any) | undefined; "onItem:click"?: ((...args: any[]) => any) | undefined; }>, "updateContextMenuItem"> & import('vue').ShallowUnwrapRef<{ updateContextMenuItem: (item: import('../../../components/CList/CList.vue').ListDataItem, isOpen: boolean, e?: MouseEvent) => void; }> & {} & import('vue').ComponentCustomProperties & {} & { $slots: { item?(_: { index: number; isContextMenuOpen: boolean; isDraggedOver: boolean; isSelected: boolean; item: { [key: string]: any; id: number | string; }; }): any; 'item:context-menu'?(_: { item: { [key: string]: any; id: number | string; }; }): any; }; }) | null; }; rootEl: HTMLDivElement; }; type __VLS_TemplateResult = ReturnType; declare const __VLS_component: import('vue').DefineComponent<{}, { showConfigurationModal: typeof onSmartFoldersConfigure; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, { listRef: ({ $: import('vue').ComponentInternalInstance; $data: {}; $props: { readonly data: import('../../../components/CList/CList.vue').ListDataItem[]; readonly selectedIds?: (number | string)[] | undefined; readonly maxRowHeight: number; readonly height?: number | undefined; readonly movable?: boolean | undefined; readonly onMove?: ((...args: any[]) => any) | undefined; readonly "onItem:click"?: ((...args: any[]) => any) | undefined; } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps; $attrs: { [x: string]: unknown; }; $refs: { [x: string]: unknown; } & { virtualizerContainerRef: HTMLDivElement; }; $slots: Readonly<{ [name: string]: import('vue').Slot | undefined; }>; $root: import('vue').ComponentPublicInstance | null; $parent: import('vue').ComponentPublicInstance | null; $host: Element | null; $emit: ((event: "move", ...args: any[]) => void) & ((event: "item:click", ...args: any[]) => void); $el: HTMLDivElement; $options: import('vue').ComponentOptionsBase & Readonly<{ onMove?: ((...args: any[]) => any) | undefined; "onItem:click"?: ((...args: any[]) => any) | undefined; }>, { updateContextMenuItem: (item: import('../../../components/CList/CList.vue').ListDataItem, isOpen: boolean, e?: MouseEvent) => void; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { move: (...args: any[]) => void; "item:click": (...args: any[]) => void; }, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & { beforeCreate?: (() => void) | (() => void)[]; created?: (() => void) | (() => void)[]; beforeMount?: (() => void) | (() => void)[]; mounted?: (() => void) | (() => void)[]; beforeUpdate?: (() => void) | (() => void)[]; updated?: (() => void) | (() => void)[]; activated?: (() => void) | (() => void)[]; deactivated?: (() => void) | (() => void)[]; beforeDestroy?: (() => void) | (() => void)[]; beforeUnmount?: (() => void) | (() => void)[]; destroyed?: (() => void) | (() => void)[]; unmounted?: (() => void) | (() => void)[]; renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]; renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]; errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[]; }; $forceUpdate: () => void; $nextTick: typeof nextTick; $watch any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle; } & Readonly<{}> & Omit & Readonly<{ onMove?: ((...args: any[]) => any) | undefined; "onItem:click"?: ((...args: any[]) => any) | undefined; }>, "updateContextMenuItem"> & import('vue').ShallowUnwrapRef<{ updateContextMenuItem: (item: import('../../../components/CList/CList.vue').ListDataItem, isOpen: boolean, e?: MouseEvent) => void; }> & {} & import('vue').ComponentCustomProperties & {} & { $slots: { item?(_: { index: number; isContextMenuOpen: boolean; isDraggedOver: boolean; isSelected: boolean; item: { [key: string]: any; id: number | string; }; }): any; 'item:context-menu'?(_: { item: { [key: string]: any; id: number | string; }; }): any; }; }) | null; }, HTMLDivElement>; declare const _default: __VLS_WithTemplateSlots; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };