UNPKG

@voiceiq/web-components

Version:

VoiceIQ Web Component library

6 lines (5 loc) 325 B
import { PortablePanelProps } from './PortablePanel.types'; declare const _default: { useStyles: (props: PortablePanelProps) => import("@material-ui/styles").ClassNameMap<"card" | "content" | "header" | "contentWrapper" | "footer" | "headerLeftWrapper" | "headerRightWrapper" | "title">; }; export default _default;