export { PghStatusLabelModule } from './status-label.module'; export { PghStatusLabelComponent } from './status-label.component'; export * from './model'; export * from './config';