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