import { yup } from '@strapi/utils';
export declare const blocksValidator: () => yup.ArraySchema<any, import("yup/lib/types").AnyObject, any[] | undefined, any[] | undefined>;
//# sourceMappingURL=blocks-validator.d.ts.map