UNPKG

communication-react-19

Version:

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

6 lines 290 B
import { IStackStyles, IStyle, Theme } from '@fluentui/react'; /** @private */ export declare const scaledIconStyles: (theme: Theme) => IStyle; /** @private */ export declare const sitePermissionIconBackgroundStyle: (theme: Theme) => IStackStyles; //# sourceMappingURL=icons.styles.d.ts.map