import type FileRef from "#FileRef"; type Path = FileRef | string; export type { Path as default }; //# sourceMappingURL=Path.d.ts.map