import { IconSvgProps } from '../types';
declare const Chat: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Chat;
//# sourceMappingURL=Chat.d.ts.map