import * as React from 'react'; import { BlockProps } from '../..'; declare const Share: React.FC; export default Share;