export type MailerUnsubscribeProps = { _id: string; createdAt: string; }; export declare const isMailerUnsubscribeProps: import("ajv").ValidateFunction; //# sourceMappingURL=MailerUnsubscribeParamsPOST.d.ts.map