import { ReactIconComponentType } from '../types';

declare const LinkedinIcon: ReactIconComponentType;
export default LinkedinIcon;
            