declare function formatAggregate(aggregate: any): any;
export default formatAggregate;
