import { AttachmentOptions } from "../model.js"; export declare const typeToExtension: (options: AttachmentOptions) => string;