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