import type { AvatarTheme } from './light';
declare const avatarDark: AvatarTheme;
export default avatarDark;
