import { z } from 'zod';
export declare const hexColor: z.ZodString;
