import { z } from "zod"; export declare const plugin: import("@/types").PluginModule>; allowedUids: z.ZodEffects, "many">>>, string[], (string | number)[] | undefined>; polling: z.ZodOptional; clearWebhook: z.ZodOptional; statePath: z.ZodOptional>; }, z.ZodTypeAny, "passthrough">>; //# sourceMappingURL=plugin.d.ts.map