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