UNPKG

communication-react-19

Version:

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

6 lines 251 B
/// <reference types="react" /> /** * Renders the icon component for the insert table button in the rich text editor toolbar. */ export declare const RichTextToolbarTableIcon: () => JSX.Element; //# sourceMappingURL=RichTextToolbarTableIcon.d.ts.map