import type { FC, SVGProps } from "react";
export declare const Dice: FC<SVGProps<SVGSVGElement>>;
export default Dice;
//# sourceMappingURL=Dice.d.ts.map