import type { FunctionalComponent } from 'vue'; declare const Tickets: FunctionalComponent<{}, {}>; export default Tickets;