UNPKG

@klever-one/web-sdk

Version:

Web SDK for integrating real-time room management and streaming functionality into web applications

3 lines (2 loc) 137 B
import { IconProps } from './types'; export declare const IconMicrophone: (props: IconProps) => import("react/jsx-runtime").JSX.Element;