UNPKG

phosphor-react-native

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