/// export declare const TicketFormApp: () => JSX.Element; export declare const startTicketForm: (input: HTMLInputElement) => void;