export declare const getContext2D: (canvas: HTMLCanvasElement) => CanvasRenderingContext2D;