export declare function CreateCanvas(width: number, height: number): CanvasRenderingContext2D;
//# sourceMappingURL=CreateCanvas.d.ts.map