import { z } from "zod";
export declare const sensitive: z.core.$ZodRegistry<undefined, z.ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>>;
