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