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