import type { ScrollTheme } from '../Scroll.vue';
declare const theme: ScrollTheme;
export default theme;
