import React from 'react'; import { IconProps } from "./"; declare const Linkedin: React.FC; export default Linkedin;