import React from 'react'; import { UndrawSVGProps } from '../types'; declare const ShareLink: React.FC; export default ShareLink;