Type Alias CanvasBackground Declaration export declare type CanvasBackground = "chess" | { color: string; };