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