import { SVGProps } from "react";
declare const GYSiGlyphDice3: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GYSiGlyphDice3 };
