export declare const fillCanvas: (canvas: HTMLCanvasElement, color: string) => void;