import search from "./search";

export const appointments = {
  search,
};
