interface BooleanFuture {
    _nonexistent_BooleanFuture: never;
}

Properties

_nonexistent_BooleanFuture: never