import { z } from 'zod'; export declare const stringToken: z.ZodObject<{ $description: z.ZodOptional; $deprecated: z.ZodOptional>; $value: z.ZodUnion; $type: z.ZodLiteral<"number" | "border" | "color" | "fontFamily" | "fontWeight" | "transition" | "duration" | "dimension" | "gradient" | "shadow" | "typography" | "cubicBezier" | "custom-viewportRange" | "custom-string">; $extensions: z.ZodOptional>; rules: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strict>;