Install:
npm install --save html2canvasnpm install --save @types/html2canvas
Import:
import * as html2canvas from 'html2canvas';