import { IconDefinition } from '../../types';
declare const Linkedin: IconDefinition;
export default Linkedin;
