import { Controller } from '../../../../application/controllers';
export declare const makeValidateUserMiddlewareController: () => Controller;
