import { type ReactNode } from "react"; export declare function AttachmentsWrapper({ children }: { children: ReactNode; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=AttachmentsWrapper.d.ts.map