UNPKG

@voiceiq/web-components

Version:

VoiceIQ Web Component library

6 lines (5 loc) 410 B
import { StatsBarProps } from './StatsBar.types'; declare const _default: { useStyles: (props: StatsBarProps) => import("@material-ui/styles").ClassNameMap<"statsBarWrapper" | "callStats" | "iconStat" | "campaignIcon" | "avatarWrapper" | "statText" | "callSuccess" | "callWaitingIcon" | "onCallIcon" | "callWrapUpIcon" | "callCompletedIcon" | "callCompletedIconDisabled">; }; export default _default;