export interface IpcAttachmentReference { readonly id: string; readonly name: string; }