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