import { StateReducer } from '../../types';
export declare const returnClergyIfPlaced: StateReducer;
