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