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