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