export type CommandId = number; export type ISOTimestamp = string; export type UnixTimestamp = number;