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