import search from "./search";

export const workflows = {
  search,
};
