export declare const validateRequired: (resource: string, value: unknown) => string | true; //# sourceMappingURL=validations.d.ts.map