import { IThemesBase } from './IThemesWeb'; import { ThemeBrandName } from './ThemeBrandName'; export declare const themes: IThemesBase; export default themes;