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