@forward '../../material/core/ripple/ripple.import';
@forward 'button-theme' hide color, density, theme, typography;
@forward 'button-theme' as mat-mdc-* hide $mat-mdc-mat-button-state-target, mat-mdc-color,
mat-mdc-density, mat-mdc-mat-button-apply-disabled-style, mat-mdc-mat-button-disabled-background,
mat-mdc-mat-button-disabled-color, mat-mdc-mat-button-ripple-ink-color, mat-mdc-theme,
mat-mdc-typography;
@forward 'button-theme' as mat-mdc-button-* hide $mat-mdc-button-mat-button-state-target,
mat-mdc-button-mat-button-apply-disabled-style, mat-mdc-button-mat-button-disabled-background,
mat-mdc-button-mat-button-disabled-color, mat-mdc-button-mat-button-ripple-ink-color;
@forward 'fab-theme' as mat-mdc-fab-*;
@forward 'icon-button-theme' as mat-mdc-icon-button-*;

@import '../../material/core/ripple/ripple';
