UNPKG

@fruits-chain/react-native-xiaoshu

Version:
7 lines (6 loc) 161 B
import type { ThemeVarType } from '../theme'; export declare const createStyles: (themeVar: ThemeVarType) => { icon: { marginLeft: number; }; };