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