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