@forward 'variables';

@use 'time-picker';

@mixin theme() {
  @include time-picker.theme();
}
