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