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