export type SelectScrollButtonImplEmits = { autoScroll: []; }; declare const _default: __VLS_WithTemplateSlots void; }, string, import('vue').PublicProps, Readonly> & { onAutoScroll?: (() => any) | undefined; }, {}, {}>, { default?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };