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