UNPKG

@grafana/ui

Version:
3 lines (2 loc) 235 B
import { GroupProps } from 'react-select'; export declare const SelectOptionGroup: ({ children, cx, getClassNames, getStyles, Heading, headingProps, label, selectProps, theme, }: GroupProps) => import("react/jsx-runtime").JSX.Element;