UNPKG

@yandex/ui

Version:

Yandex UI components

4 lines (3 loc) 140 B
/// <reference types="react" /> export * from './Drawer'; export declare const Drawer: import("react").FC<import("./Drawer").IDrawerProps>;