UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Microsoft 365.

3 lines (2 loc) 184 B
import { ITeachingBubbleStyleProps, ITeachingBubbleStyles } from './TeachingBubble.types'; export declare const getStyles: (props: ITeachingBubbleStyleProps) => ITeachingBubbleStyles;