emotion-use-insertion-effect-with-fallbacks.cjs.mjs 155 Bytes
export {
  useInsertionEffectAlwaysWithSyncFallback,
  useInsertionEffectWithLayoutFallback
} from "./emotion-use-insertion-effect-with-fallbacks.cjs.js";