import { IconTheme } from '../../IconsCommonTypes'; declare function Chat(theme?: IconTheme | undefined): import("react/jsx-runtime").JSX.Element; export default Chat; //# sourceMappingURL=index.d.ts.map