import DoctorsPage from '@/components/doctors'; import Layout from '@/components/layout'; function index() { return ( ) } export default index