interface Polygon {
    _nonexistent_Polygon: never;
}

Properties

_nonexistent_Polygon: never