UNPKG

@mozaic-ds/icons-react

Version:
5 lines (4 loc) 143 B
import { FC } from 'react'; import { ADSIcon } from "../../icons.types"; declare const ProfilePro32: FC<ADSIcon>; export default ProfilePro32;