import type { ScrollbarTheme } from './light';
declare const scrollbarDark: ScrollbarTheme;
export default scrollbarDark;
