interface Scene {
    _nonexistent_Scene: never;
}

Properties

_nonexistent_Scene: never