package templates
type IndexCounts struct {
SubnetCount int
AddressCount int
DeviceCount int
LocationCount int
}