UNPKG

@yandex/ui

Version:

Yandex UI components

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