export { default as DiceWithAnimation } from "./Dice";
export { default as Dice } from "./RandomDiceFace";
