declare const _default: __VLS_WithTemplateSlots>, {}, {}>, { title?(_: {}): any; copy?(_: {}): any; "after-copy"?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };