UNPKG

@voiceiq/web-components

Version:

VoiceIQ Web Component library

20 lines (19 loc) 536 B
declare const _default: { classes: { paper: { borderRadius: number; maxHeight: number; }; paperWidthSm: { maxWidth: number; }; paperWidthMd: { maxWidth: number; }; paperWidthLg: { maxWidth: number; }; }; useStyles: (props?: any) => import("@material-ui/styles").ClassNameMap<"card" | "cardContent" | "cardContentHeader" | "cardContentBody" | "footer">; }; export default _default;