declare const DiceIcon: { name: string; svg: string; }; export default DiceIcon;