export * from './modal.module';
export * from './modal.service';
export * from './modal.component';
export * from './modal-template.component';
