import { SocialIcon, SocialIconProps } from './SocialIcon';
export { SocialIcon };
export type { SocialIconProps };
