UNPKG

@azure/communication-react

Version:

React library for building modern communication user experiences utilizing Azure Communication Services

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