TYPESCRIPT RETURN HTML ELEMENT

HTML
var el: HTMLElement = document.getElementById('content');
Source

Also in HTML: