import type { TOC } from '@ember/component/template-only'; export interface ChatBubbleSquareIconSignature { Element: SVGSVGElement; } export declare const ChatBubbleSquareIcon: TOC; //# sourceMappingURL=chat-bubble-square.d.ts.map