export interface Void {
  transactionID: number;
}
