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