import { default as FortuneWheel } from './FortuneWheel.vue';
export { FortuneWheel };
export type { Data, ImgParams } from './types.ts';
