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