@forward 'form-field-fill-theme' hide $fill-dedupe, fill-color, fill-theme, fill-typography,
private-form-field-fill-density;
@forward 'form-field-fill-theme' as mat-* hide $mat-fill-dedupe, mat-fill-color,
mat-fill-label-floating, mat-fill-theme, mat-fill-typography;
@forward 'form-field-fill-theme' as mat-form-field-* hide mat-form-field-fill-label-floating,
mat-form-field-private-form-field-fill-density;
@forward 'form-field-legacy-theme' hide $legacy-dedupe, legacy-color, legacy-theme,
legacy-typography, private-form-field-legacy-density;
@forward 'form-field-legacy-theme' as mat-* hide $mat-legacy-dedupe, mat-legacy-color,
mat-legacy-label-floating, mat-legacy-label-floating-print, mat-legacy-theme, mat-legacy-typography;
@forward 'form-field-legacy-theme' as mat-form-field-* hide mat-form-field-legacy-label-floating,
mat-form-field-legacy-label-floating-print, mat-form-field-private-form-field-legacy-density;
@forward 'form-field-outline-theme' hide $outline-dedupe, outline-color, outline-theme,
outline-typography, private-form-field-outline-density;
@forward 'form-field-outline-theme' as mat-* hide $mat-outline-dedupe, mat-outline-color,
mat-outline-label-floating, mat-outline-theme, mat-outline-typography;
@forward 'form-field-outline-theme' as mat-form-field-* hide mat-form-field-outline-label-floating,
mat-form-field-private-form-field-outline-density;
@forward 'form-field-standard-theme' as mat-* hide mat-standard-color, mat-standard-theme,
mat-standard-typography;
@forward 'form-field-standard-theme' as mat-form-field-* hide
mat-form-field-private-form-field-standard-density;
@forward 'form-field-theme' hide $dedupe, color, density, theme, typography;
@forward 'form-field-theme' as mat-form-field-* hide mat-form-field-label-floating;
