| Current Path : /usr/local/lib/node_modules/@google/gemini-cli/node_modules/zod/v4/locales/ |
| Current File : //usr/local/lib/node_modules/@google/gemini-cli/node_modules/zod/v4/locales/en.d.ts |
import type * as errors from "../core/errors.js";
export declare const parsedType: (data: any) => string;
export default function (): {
localeError: errors.$ZodErrorMap;
};