UNPKG

phosphor-react-native

Version:
4 lines (3 loc) 115 B
import { IconProps } from '../lib'; declare function Target(props: IconProps): JSX.Element; export default Target;