import {Index} from '../../Any/Index'

export type Path = [Index, ...Index[]]
