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