/// import { IconProps } from '../../types'; declare const TicketSale: (allProps: IconProps) => JSX.Element; export default TicketSale;