declare function PrintContent(event: any, canvasWidth: any, canvasHeight: any, chartID: any): void; export default PrintContent;