import search from "./search";

export const campaigns = {
  search,
};
