/* istanbul ignore file */
/* tslint:disable */
/* eslint-disable */
export const $ServerIndex = {
    type: 'dictionary',
    contains: {
        type: 'Server',
    },
};