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