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