communication-react-19
Version:
React library for building modern communication user experiences utilizing Azure Communication Services (React 19 compatible fork)
22 lines • 562 B
TypeScript
import { Theme } from '@fluentui/react';
/**
* @private
*/
export declare const screenSharingContainerStyle: string;
/**
* @private
*/
export declare const screenSharingNotificationContainerStyle: (theme: Theme) => string;
/**
* @private
*/
export declare const screenSharingNotificationIconContainerStyle: string;
/**
* @private
*/
export declare const screenSharingNotificationIconStyle: (theme: Theme) => string;
/**
* @private
*/
export declare const screenSharingNotificationTextStyle: string;
//# sourceMappingURL=LocalScreenShare.styles.d.ts.map