import type { ContentAttachmentHandler } from '../types';
export declare const writeHandler: ContentAttachmentHandler;
