UNPKG

@project44-manifest/react

Version:

Manifest Design System react components

4 lines 247 B
import type { ListBoxSectionProps } from '../ListBoxSection'; export declare const SelectSection: (props: SelectSectionProps) => JSX.Element; export declare type SelectSectionProps = ListBoxSectionProps; //# sourceMappingURL=SelectSection.d.ts.map