UNPKG

communication-react-19

Version:

React library for building modern communication user experiences utilizing Azure Communication Services (React 19 compatible fork)

7 lines 249 B
/// <reference types="react" /> import { ControlBarButtonProps } from "../../../../../react-components/src"; /** * @private */ export declare const ChatButton: (props: ControlBarButtonProps) => JSX.Element; //# sourceMappingURL=ChatButton.d.ts.map