export { default as backTopDark } from './dark'; export { default as backTopLight } from './light'; export type { BackTopTheme, BackTopThemeVars } from './light';