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