import React from "react"; export const ShareIcon: React.SFC> = props => { return ( ); };