interface VoucherCounts {
    [type: string]: integer;
}

Indexable

[type: string]: integer