UNPKG

react-native-eva-icons

Version:
5 lines (4 loc) 358 B
import * as React from 'react'; import * as Svg from 'react-native-svg'; declare const _default: (props?: Svg.SvgProps) => React.ReactElement<Svg.SvgProps, string | ((props: any) => React.ReactElement<any, string | any | (new (props: any) => React.Component<any, any, any>)>) | (new (props: any) => React.Component<any, any, any>)>; export default _default;