import { z } from 'zod'; export declare const idSchema: z.ZodNumber; //# sourceMappingURL=id-schema.d.ts.map