import { IconComponent } from '..';
declare const SocialLinkedinIcon: IconComponent;
export { SocialLinkedinIcon };
