UNPKG

@100mslive/roomkit-react

Version:

![Banner](https://github.com/100mslive/web-sdks/blob/06c65259912db6ccd8617f2ecb6fef51429251ec/prebuilt-banner.png)

7 lines (6 loc) 211 B
import React from 'react'; export declare const WaitingView: React.MemoExoticComponent<({ icon, title, subtitle }: { icon: React.ReactNode; title: string; subtitle: string; }) => React.JSX.Element>;