declare const _default: __VLS_WithTemplateSlots void; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly> & { onClick?: ((evt: MouseEvent) => any) | undefined; }, { readonly bottom: number; readonly right: number; readonly target: string; readonly visibilityHeight: number; }>, { default?(_: {}): any; }>; export default _default; declare type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };