UNPKG

react-shareable-buttons

Version:

Social media share buttons and share counts for React and Nextjs.

5 lines (4 loc) 156 B
import React from 'react'; import { IconProps } from '../../types'; declare const _default: React.NamedExoticComponent<IconProps>; export default _default;