import { z } from 'zod';
export declare const tokenName: z.ZodString;
