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