import * as React from "react"; declare function SvgDice2(props: React.SVGProps): React.JSX.Element; export default SvgDice2;