export declare function createwhiteBoard(context: CanvasRenderingContext2D, width: number, height: number, color: string): void;
//# sourceMappingURL=createwhiteBoard.d.ts.map