import z from 'zod'; export declare const boardColumnTransitionUuidSchema: z.core.$ZodBranded; export type BoardColumnTransitionUuid = z.infer;