@voiceiq/web-components
Version:
VoiceIQ Web Component library
11 lines (10 loc) • 984 B
TypeScript
import { CallSmartPanelProps } from './CallSmartPanel.types';
declare const _default: {
classes: {
root: {
fontFamily: string;
};
};
useStyles: (props: CallSmartPanelProps) => import("@material-ui/styles").ClassNameMap<"drawer" | "drawerPaperRoot" | "drawerOpen" | "drawerClose" | "headerSection" | "headerLeftWrapper" | "headerTitleText" | "chevronIconButton" | "closeHoverContainer" | "closeIconWrapper" | "closeIconButton" | "closeIconButtonIcon" | "headerPreviousIcon" | "childContentWrapper" | "footerDividerWrapper" | "footerDivider" | "footer" | "historicalSmartButtonsContent" | "historicalContentIcon" | "historicalDivider" | "footerButtonWrapper" | "footerButton" | "dualActionButtonWrapper" | "actionButton" | "nextActionButton" | "wariningTextContainer" | "bookmarkFilterButton" | "bookmarkFilterPanelWrapper" | "bookmarkFilterMenu" | "bookmarkFilterOpenButton" | "bookmarkFilterCloseButton">;
};
export default _default;