export declare function addHistory(): void;
export declare function showLastHistory(context: CanvasRenderingContext2D): void;
