communication-react-19
Version:
React library for building modern communication user experiences utilizing Azure Communication Services (React 19 compatible fork)
13 lines • 425 B
TypeScript
/** @private */
export declare const MESSAGE_STATUS_INDICATOR_SIZE_REM = 1;
/**
* ErrorIcon seems designed slightly smaller than other icons we try to match the size and then fix positioning here.
*
* @private
*/
export declare const MessageStatusIndicatorErrorIconStyle: string;
/**
* @private
*/
export declare const MessageStatusIndicatorIconStyle: string;
//# sourceMappingURL=MessageStatusIndicator.styles.d.ts.map