UNPKG

@fruits-chain/react-native-xiaoshu

Version:
10 lines (9 loc) 250 B
import type { ThemeVarType } from '../theme'; export declare const createStyles: (themeVar: ThemeVarType) => { menu: { flexDirection: "row"; alignItems: "center"; height: number; backgroundColor: string; }; };