declare const DiceTwo: import("svelte").Component<$$ComponentProps, {}, "">; type DiceTwo = ReturnType; export default DiceTwo;