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