/// <reference types="react" />
export * from './Attach';
export declare const Attach: import("react").FC<import("./Attach").IAttachProps>;
