Variable DocumentType

    DocumentType: {
        prototype: DocumentType;
        new (): DocumentType;
    }