UNPKG

@yandex/ui

Version:

Yandex UI components

5 lines (4 loc) 228 B
/// <reference types="react" /> export * from './MessageBox'; export { MessageBoxPopupProps } from './MessageBoxPopup'; export declare const MessageBoxPopup: import("react").FC<import("./MessageBoxPopup").MessageBoxPopupProps>;