import type { FC } from 'react'; import { type AttachmentProps } from '../../customise/index.js'; export declare const Attachment: FC; //# sourceMappingURL=Attachment.d.ts.map