import { FluentMock } from './with-mocks';
export declare function validateMock(mock: Partial<FluentMock>): void;
