////
/// Tooltip Print
/// @group tooltip
////

@media print {
  @import 'index';
  @import 'style/print';
}
