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