/// <reference types="react" />
declare const ShareNetwork: (props: any, ref: any) => JSX.Element;
export default ShareNetwork;
