import { z } from 'zod'; export type MelMatrix = z.infer; export declare const melMatrix: z.ZodArray, "many">;