import { useReward } from './composables/confetti.ts';

declare const _default: {
    install: (app: any, options: any) => void;
};
export default _default;
export { useReward };
