UNPKG

@azure/communication-react

Version:

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

10 lines 264 B
import { Theme } from '@fluentui/react'; /** * @private */ export declare const questionTextStyle: (theme: Theme) => string; /** * @private */ export declare const surveyContainerStyle: (isMobile: boolean) => string; //# sourceMappingURL=Survey.styles.d.ts.map