import { MakeSchemaMakeSut } from './make-sut'; import { ValidationSchemas } from '../../../../../domain'; export declare const makeSchemasAdapterCommonTests: (makeSut: MakeSchemaMakeSut) => void;