import { IconProps } from '../lib';
declare function ShareNetwork(props: IconProps): JSX.Element;
export default ShareNetwork;
