UNPKG

@alexkang/react-native-dev-tools

Version:
6 lines (5 loc) 156 B
/// <reference types="react" /> declare const ClearIconView: ({ color }: { color?: string | undefined; }) => JSX.Element; export default ClearIconView;