Type Alias EllipticalPath

EllipticalPath: Ellipse & Path & {
    kind: "elliptical";
}