import React from 'react' const InvoiceAggregate = () => { return <div /> } export default InvoiceAggregate