import { IPathProperties } from "./i-path-properties.js"; export interface IPath extends IPathProperties {};