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