Table: {
    prototype: Table;
    new (descriptor, value?): Table;
}

Type declaration