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