@forward '@smui/common/rtl/variables' as mdc-rtl-*;
@forward '@smui/common/theme/variables' as mdc-theme-*;
@forward '@smui/common/typography/variables' as mdc-typography-*;
@forward 'variables' as mdc-form-field-*;
@forward '@smui/common/rtl/mixins' as mdc-* hide mdc-property-, mdc-reflexive,
  mdc-reflexive-box, mdc-reflexive-position, mdc-reflexive-property;
@forward '@smui/common/rtl/mixins' as mdc-rtl-* hide mdc-rtl-rtl;
@forward '@smui/common/theme/mixins' as mdc-theme-*;
@forward '@smui/common/typography/mixins' as mdc-* hide mdc-base,
  mdc-baseline-bottom, mdc-baseline-strut-, mdc-baseline-top, mdc-core-styles,
  mdc-overflow-ellipsis;
@forward '@smui/common/typography/mixins' as mdc-typography-* hide
  mdc-typography-typography;
@forward 'mixins' as mdc-form-field-*;
@forward '@smui/common/feature-targeting/functions' as mdc-feature-*;
@forward '@smui/common/theme/functions' as mdc-theme-*;
@forward '@smui/common/typography/functions' as mdc-typography-*;
@forward 'mdc-form-field';
