import { GenericObject } from '@linkurious/rest-client'; export declare const HTML_COLORS: GenericObject<{ hex: string; rgb: string; }>;