import React from 'react'; declare const SvgChatBubble: (props: React.SVGAttributes) => JSX.Element; export default SvgChatBubble; //# sourceMappingURL=ChatBubble.d.ts.map