import Head from "./head" import List from "./list" function SpecialtiesPage() { return (
) } export default SpecialtiesPage