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