import React from 'react'; import './index.less'; declare const AppointmentBooking: () => React.JSX.Element; export default AppointmentBooking;