import type { Options } from 'html2canvas'; import html2canvas from 'html2canvas'; export type { Options }; export default html2canvas;