import { z } from "zod/v4"; export declare const SeparatorSchema: z.ZodObject<{ orientation: z.ZodOptional>; decorative: z.ZodOptional; }, z.core.$strip>; //# sourceMappingURL=schema.d.ts.map