@forward 'tabs-theme' hide color, theme, typography;
@forward 'tabs-theme' as mat-legacy-tabs-* hide mat-legacy-tabs-background, mat-legacy-tabs-density,
  mat-legacy-tabs-ink-bar, mat-legacy-tabs-tab-label-focus;
@forward 'tabs-common' hide $tab-animation-duration, $tab-bar-height;
@forward 'tabs-common' as mat-* hide mat-ink-bar, mat-paginated-tab-header,
  mat-paginated-tab-header-container, mat-paginated-tab-header-item-wrapper, mat-tab-label;
