export type BackTopThemeVars = { backTopSize?: string; backTopIconSize?: string; backTopTextColor?: string; backTopBackground?: string; };