@fruits-chain/react-native-xiaoshu
Version:
🌈 React Native UI library
10 lines • 339 B
TypeScript
import React from 'react';
declare const _default: React.NamedExoticComponent<React.PropsWithChildren<{
theme?: Partial<{
skeleton_color: string;
skeleton_color_active: string;
skeleton_avatar_border_radius: number;
}> | undefined;
}>>;
export default _default;
//# sourceMappingURL=skeleton-active.d.ts.map