import type { TOC } from '@ember/component/template-only'; export interface GoogleplusIconSignature { Element: SVGSVGElement; } export declare const GoogleplusIcon: TOC; //# sourceMappingURL=googleplus.d.ts.map