import type { FileAttachmentHandler } from '../types';
export declare const copyHandler: FileAttachmentHandler;
