declare const _default: {
  hoverFix: (string | typeof HoverFix)[];
};
export default _default;
import HoverFix from './HoverFix';
