import { Strategy } from '../strategy';
declare const unanimous: Strategy;
export default unanimous;
