import * as React from 'react'; export const NewBooking = () => { return
New Booking
; };