import { ThemeOtvetCssVars } from '../../../../interfaces/themes/otvet'; declare const theme: ThemeOtvetCssVars; export default theme; export { ThemeOtvetCssVars };