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