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