UNPKG

@yandex/ui

Version:

Yandex UI components

18 lines (17 loc) 311 B
/// <reference types="react" /> declare const _default: { title: string; decorators: any[]; parameters: { docs: { readme: any; }; }; }; export default _default; export declare const ComboBoxExample: { (): JSX.Element; story: { name: string; }; };