export default function summonDice(diceId: number): string | null;
