import { z } from 'zod'; export declare const auditSchema: z.ZodObject<{ slug: z.ZodString; title: z.ZodString; description: z.ZodOptional; docsUrl: z.ZodOptional, z.ZodCatch>]>>; isSkipped: z.ZodOptional; }, z.core.$strip>; export type Audit = z.infer; export declare const pluginAuditsSchema: z.ZodArray; docsUrl: z.ZodOptional, z.ZodCatch>]>>; isSkipped: z.ZodOptional; }, z.core.$strip>>;