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