UNPKG

undraw-react

Version:
5 lines (4 loc) 153 B
import React from 'react'; import { UndrawSVGProps } from '../types'; declare const AppreciateIt: React.FC<UndrawSVGProps>; export default AppreciateIt;