type MapIndex = string | number | symbol;

export type { MapIndex };
