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