export { NzModalComponent } from './nz-modal.component';
export { NzModalRef } from './nz-modal-ref.class';
export { NzModalModule } from './nz-modal.module';
export { NzModalService } from './nz-modal.service';
export { NZ_MODAL_CONFIG, NzModalConfig } from './nz-modal-config';
export * from './nz-modal.type';
