import { IPopulationOptions } from '../../../index';
export interface ISumPopOptions extends IPopulationOptions {
}
