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