import { Path } from "./types"; import { FindPaths } from "./FindPaths"; export type FindPath = Extract[0], [any, ...any[]]>;