import "./index.css";
export { default } from "./WheelOfFortune";
export * from "./props/WheelOfFortuneProps";
export * from "./props/WheelSegment";
