export declare const cssNamedColors: {
    name: string;
    hex: string;
}[];
//# sourceMappingURL=cssNamedColors.d.ts.map