declare const ConfettiBurst: ({ showConfetti }: { showConfetti: boolean; }) => import("react/jsx-runtime").JSX.Element; export default ConfettiBurst;