import type { BackTopTheme } from './light';
declare const backTopDark: BackTopTheme;
export default backTopDark;
