import type { ThemeMycom } from "../../interfaces/themes/mycom"; declare const theme: ThemeMycom; export default theme; export { ThemeMycom };