import * as React from "react"; import { SVGProps } from "react"; const SvgDice6 = (props: SVGProps) => ( ); export default SvgDice6;