export interface IAveApiArchiveHeaderDto { key: string; name: string; type: string; }