// Public classes.
export {NgxSmartModalService} from './services/ngx-smart-modal.service';
export {NgxSmartModalComponent} from './components/ngx-smart-modal.component';
export {NgxSmartModalModule} from './modules/ngx-smart-modal.module';
