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