UNPKG

phosphor-react-native

Version:
4 lines (3 loc) 136 B
import { IconProps } from '../lib'; declare function Drop({ weight, color, size, style }: IconProps): JSX.Element; export default Drop;