import { Validators } from '../../../../../infra/gateways';
export declare const makeValidators: () => Validators;
