import React from "react"; export declare const CREATE_DICE_MODAL: unique symbol; export declare function CreateDiceModal(): React.JSX.Element;