import type { ILuckyWheel, LuckyWheelHandle } from '../../types'; declare const LuckyWheel: import("react").ForwardRefExoticComponent>; export default LuckyWheel; //# sourceMappingURL=LuckyWheel.d.ts.map