import type { AttachmentCompact } from './AttachmentCompact'; export declare type AttachmentBase = AttachmentCompact;