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