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