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