export default Share;
declare function Share(props: any): JSX.Element;
