/// <reference types="react" />
declare const LinkedIn: () => JSX.Element;
export default LinkedIn;
