export declare const COLOR_PICKER_DOT_LENGTH = 15; export declare const COLOR_EDGE_OFFSET = 1; export declare const PANEL_CANVAS_WIDTH = 170; export declare const DEFAULT_COLORS: string[];