import { FileWithPath } from "file-selector"; export declare const uploadAttachmentFile: (file: FileWithPath) => Promise;