export declare function downloadCanvasElement(element?: HTMLElement | null, fileName?: string, imageType?: string, imageQuality?: number): void;