UNPKG

stream-chat-react

Version:

React components to create chat conversations or livestream style chat

4 lines 279 B
import type { IconProps } from '../../types/types'; export declare const DownloadIcon: ({ className }: IconProps) => import("react/jsx-runtime").JSX.Element; export declare const ExternalLinkIcon: () => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=icons.d.ts.map