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