export type Commands = { OutFile: string; VIProductVersion?: string; VIAddVersionKey: Array; Unicode: boolean; Icon?: string; SetCompress?: "off"; SetCompressor?: "zlib"; };