export * from './restitution.module'; export * from './components/restitution-list/restitution-list.component'; export * from './components/restitution/restitution.component'; export * from './components/restitution-catalog/restitution-catalog.component';