import React from 'react';
export declare const Ticket: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
