import type { IconBarTheme } from './light'; declare const iconBarDark: IconBarTheme; export default iconBarDark;